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