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