committed by
GitHub
parent
ba1cde4e01
commit
c55d1f912f
@ -20,8 +20,17 @@ For common options, see [Common widget options](/docs/widgets#common-widget-opti
|
||||
|
||||
## Example
|
||||
|
||||
<CodeTabs>
|
||||
```yaml
|
||||
name: description
|
||||
label: Description
|
||||
widget: text
|
||||
```
|
||||
|
||||
```js
|
||||
name: 'description',
|
||||
label: 'Description',
|
||||
widget: 'text',
|
||||
```
|
||||
|
||||
</CodeTabs>
|
||||
|
Reference in New Issue
Block a user