blocks/result-state
@fungi.computer/caps / blocks/result-state
blocks/result-state
Section titled “blocks/result-state”Type Aliases
Section titled “Type Aliases”ResultStateProps
Section titled “ResultStateProps”ResultStateProps =
Omit<HTMLAttributes<HTMLElement>>,"title"> > &object
Props accepted by ResultState.
Type Declaration
Section titled “Type Declaration”actions?
Section titled “actions?”
optionalactions?:ReactNode
description
Section titled “description”description:
ReactNode
optionalicon?:ReactNode
title:
ReactNode
Variables
Section titled “Variables”ResultState
Section titled “ResultState”
constResultState:ForwardRefExoticComponent<Omit<HTMLAttributes<HTMLElement>>,"title"> > &object&RefAttributes<HTMLElement>>>>
A labelled result presentation; hosts own its meaning and next actions.