Skip to content

EmptyState

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/common/EmptyState.tsx

Props

NameTypeRequiredDefault
typeEmptyStateType-
searchQuerystring--
onActionFunction--
actionLabelstring--
classNamestring-""

Diagram

mermaid
graph TD
    component_EmptyState_43e558a0["EmptyState"]
    class component_EmptyState_43e558a0 rootComponent

Relationships

  • RENDERS → motion-div
  • RENDERS → Icon
  • RENDERS → motion-button
  • RENDERS → PlusCircleIcon

Was this page helpful?

Download as PDF