Interface: StateProperties
Defined in: shared/types/componentProps.ts:145
Component state properties.
Remarksโ
These props represent common state indicators that components may need to display visually.
Extended byโ
Propertiesโ
active?โ
readonlyoptionalactive:boolean
Defined in: shared/types/componentProps.ts:147
Whether the component is in an active state
loading?โ
readonlyoptionalloading:boolean
Defined in: shared/types/componentProps.ts:149
Whether the component is in a loading state
selected?โ
readonlyoptionalselected:boolean
Defined in: shared/types/componentProps.ts:151
Whether the component is selected