Empty State
Placeholder for empty content areas.
Generated from the package's public source.
API
Actioncomponent
Action(props: EmptyStateActionProps): Element
Props
class?string
children: Element
Descriptioncomponent
Description(props: EmptyStateDescriptionProps): Element
Props
class?string
children: Element
EmptyStateActionPropsinterface
Props
class?string
children: Element
EmptyStateDescriptionPropsinterface
Props
class?string
children: Element
EmptyStateIconPropsinterface
Props
class?string
children: Element
EmptyStateRootPropsinterface
Props
class?stringstyle?string | CSSProperties
children: Element
EmptyStateTitlePropsinterface
Props
class?string
children: Element
Iconcomponent
Icon(props: EmptyStateIconProps): Element
Props
class?string
children: Element
Rootcomponent
Root(props: EmptyStateRootProps): Element
Props
class?stringstyle?string | CSSProperties
children: Element
Titlecomponent
Title(props: EmptyStateTitleProps): Element
Props
class?string
children: Element