Interface: ToggleGroupOption<TValue>
Defined in: src/components/Dashboard/SiteList/SiteListToggleGroup.tsx:9
Option entry rendered by ToggleGroup.
Type Parametersโ
TValueโ
TValue extends string
Propertiesโ
descriptionโ
readonlydescription:string
Defined in: src/components/Dashboard/SiteList/SiteListToggleGroup.tsx:10
Iconโ
readonlyIcon:IconType
Defined in: src/components/Dashboard/SiteList/SiteListToggleGroup.tsx:11
labelโ
readonlylabel:string
Defined in: src/components/Dashboard/SiteList/SiteListToggleGroup.tsx:12
valueโ
readonlyvalue:TValue
Defined in: src/components/Dashboard/SiteList/SiteListToggleGroup.tsx:13