Skip to content

blocks/empty-state

@fungi.computer/caps


@fungi.computer/caps / blocks/empty-state

EmptyStateProps = Omit<HTMLAttributes<HTMLElement>>, "title"> > & object

Props accepted by EmptyState.

optional actions?: ReactNode

description: ReactNode

title: ReactNode

optional visual?: ReactNode

const EmptyState: ForwardRefExoticComponent<Omit<HTMLAttributes<HTMLElement>>, "title"> > & object & RefAttributes<HTMLElement>>>>

Product-neutral absence presentation; hosts supply copy, art, and actions.