1
0
Fork 0
mirror of synced 2025-04-03 13:13:33 +03:00
select2/example-data.json
2012-05-24 14:04:32 -07:00

8 lines
No EOL
170 B
JSON
Executable file

{
results: [
{id:1, text:'Result 1'},
{id:2, text:'Result 2'},
{id:3, text:'Result 3'}
],
more: false
}