Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jshjohnson authored Oct 19, 2016
1 parent c867558 commit bac0e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ example.setChoices([{
{value: 'Child Five', label: 'Child Five'},
{value: 'Child Six', label: 'Child Six'},
]
}], 'value', 'label');
}], 'value', 'label', false);
```
### getValue(valueOnly)
Expand Down

0 comments on commit bac0e37

Please sign in to comment.