Container
Implements a 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 | true | Can be edited |
Interactive | true | Can receive events |
Properties
Property | Type | Default | Description |
---|---|---|---|
Element | General | div | HTML element |
Actions
No actions defined.
Events
Available | Description | |
---|---|---|
Click | true | Can receive clicks events |
Change | no | Can receive change events |
Last updated