created:12/30/2020
updated:12/30/2020
loc
5
comments
0
Object
@component-controls/core
3.14.6Name | Description | Default | Controls |
|---|---|---|---|
| text | text | Button | |
| style | object | {
"padding": 5,
"background": {
"color": "red"
}
} |
Name | Description | Default | |
|---|---|---|---|
ComponentControlObject(3 properties) | |||
| type | ControlTypes.OBJECT | - | |
| editLabel | the label for the editor button string | - | |
| inline | if true, the editor will be rendered inline instead of a popup boolean | - | |
ComponentControlBase(9 properties) | |||