Interface: StateProperties
Defined in: shared/types/componentProps.ts:115
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:117
Whether the component is in an active state
loading?โ
readonlyoptionalloading:boolean
Defined in: shared/types/componentProps.ts:119
Whether the component is in a loading state
selected?โ
readonlyoptionalselected:boolean
Defined in: shared/types/componentProps.ts:121
Whether the component is selected