Collapsable
Implements a collapsable HTML div.
Settings
Setting
Value
Description
Container
true
Indicates if it accepts nested children components
Droppable
true
Indicates if it can be added as a nested child component inside a container
Editable
false
Can be edited
Interactive
false
Can receive events
Properties
Property
Type
Default
Description
Background color
Color
#ffffff
Background color
Height
Dimension
40px
Height of the component
Opened
Boolean
false
Indicates if it is open
Text color
Color
#000000
Content text color
Element
General
div
HTML element
Actions
No actions defined.
Events
Available
Description
Click
no
Can receive clicks events
Change
no
Can receive change events
Last updated