Link
Implement a clickable component.
Settings
Setting | Value | Description |
---|---|---|
Container | false | Accepts nested children components. |
Droppable | true | Added as a nested child component inside a container. |
Editable | false | Can be edited |
Interactive | true | Can receive events |
Properties
No defined.
Property | Type | Default | Description |
---|---|---|---|
Content | General | HTML content to render |
Actions
No actions defined.
Events
Available | Description | |
---|---|---|
Click | yes | Can receive clicks events |
Change | no | Can receive change events |
Last updated