Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. results: [
  2. { id: 1, text: "I'm selectable" },
  3. { id: 2, text: "I'm a disabled option", disabled: true },
  4. { id: 3, text: "I'm selectable too!" }
  5. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement