mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-14 22:55:46 +01:00
42 lines
No EOL
564 B
JSON
42 lines
No EOL
564 B
JSON
[
|
|
{
|
|
"label": "Label 1",
|
|
"value": "Value 1"
|
|
},
|
|
{
|
|
"label": "Label 2",
|
|
"value": "Value 2"
|
|
},
|
|
{
|
|
"label": "Label 3",
|
|
"value": "Value 3"
|
|
},
|
|
{
|
|
"label": "Label 4",
|
|
"value": "Value 4"
|
|
},
|
|
{
|
|
"label": "Label 5",
|
|
"value": "Value 5"
|
|
},
|
|
{
|
|
"label": "Label 6",
|
|
"value": "Value 6"
|
|
},
|
|
{
|
|
"label": "Label 7",
|
|
"value": "Value 7"
|
|
},
|
|
{
|
|
"label": "Label 8",
|
|
"value": "Value 8"
|
|
},
|
|
{
|
|
"label": "Label 9",
|
|
"value": "Value 9"
|
|
},
|
|
{
|
|
"label": "Label 10",
|
|
"value": "Value 10"
|
|
}
|
|
] |