Skip to content

Instantly share code, notes, and snippets.

@ThCC
Last active November 8, 2017 17:33
Show Gist options
  • Save ThCC/1ee6eda4e116ca68a7895379334bd49a to your computer and use it in GitHub Desktop.
Save ThCC/1ee6eda4e116ca68a7895379334bd49a to your computer and use it in GitHub Desktop.
simple array of key value pairs
[
{"label": "Foo", "value": "Bar"},
{"label": "Bar", "value": "Foo"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment