PanelSpec
PanelSpec =
object
Defined in: layout/types.ts:97
Specifies a panel in a “collapse” component.
Properties
Section titled “Properties”components
Section titled “components”components:
AnyComponentSpec[]
Defined in: layout/types.ts:102
title?
Section titled “title?”
optionaltitle?:string
Defined in: layout/types.ts:98
optionalkey?:string
Defined in: layout/types.ts:99
optionalicon?:string
Defined in: layout/types.ts:100
class?
Section titled “class?”
optionalclass?:string
Defined in: layout/types.ts:101