@advjs/monorepo / @advjs/gui / AGUIPropertiesPanelProps
Interface: AGUIPropertiesPanelProps
Defined in: packages/gui/client/components/panel/types.ts:124
Extends
Properties
collapsible?
optional
collapsible:boolean
Defined in: packages/gui/client/components/accordion/types.ts:5
Inherited from
AGUIAccordionProps
.collapsible
icon?
optional
icon:string
Defined in: packages/gui/client/components/accordion/types.ts:4
Inherited from
properties
properties:
AGUIPropertyItem
[]
Defined in: packages/gui/client/components/panel/types.ts:125
title
title:
string
Defined in: packages/gui/client/components/accordion/types.ts:2
Inherited from
value?
optional
value:string
Defined in: packages/gui/client/components/accordion/types.ts:3