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