Skip to content

blocks/result-state

@fungi.computer/caps


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

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

Props accepted by ResultState.

optional actions?: ReactNode

description: ReactNode

optional icon?: ReactNode

title: ReactNode

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

A labelled result presentation; hosts own its meaning and next actions.