mirror of
https://github.com/tabler/tabler.git
synced 2025-12-25 11:29:57 +04:00
59 lines
776 B
YAML
59 lines
776 B
YAML
users:
|
|
value: 3
|
|
options:
|
|
1:
|
|
name: Chuck Tesla
|
|
2:
|
|
name: Elon Musk
|
|
3:
|
|
name: Paweł Kuna
|
|
4:
|
|
name: Nikola Tesla
|
|
|
|
tags:
|
|
max-items: 15
|
|
multiple: true
|
|
value: [HTML, JavaScript, Bootstrap]
|
|
options:
|
|
- HTML
|
|
- JavaScript
|
|
- CSS
|
|
- jQuery
|
|
- Bootstrap
|
|
- Ruby
|
|
- Python
|
|
|
|
tags-advanced:
|
|
max-items: 15
|
|
multiple: true
|
|
removable: true
|
|
value: [Ruby, Python]
|
|
options:
|
|
- HTML
|
|
- JavaScript
|
|
- CSS
|
|
- jQuery
|
|
- Bootstrap
|
|
- Ruby
|
|
- Python
|
|
|
|
countries:
|
|
value: pl
|
|
options:
|
|
pl:
|
|
name: Poland
|
|
flag: pl
|
|
de:
|
|
name: Germany
|
|
flag: de
|
|
cz:
|
|
name: Czech Republic
|
|
flag: cz
|
|
br:
|
|
name: Brazil
|
|
flag: br
|
|
|
|
people:
|
|
value: 4
|
|
options: people
|