Skip to content

Commit

Permalink
Merge pull request fmoo#244 from charlesbdudley/master
Browse files Browse the repository at this point in the history
Added showOptionsWhenEmpty prop to Tokenizer
  • Loading branch information
fmoo authored Jan 13, 2018
2 parents c509c44 + 5ba3d37 commit 0c3a53c
Show file tree
Hide file tree
Showing 3 changed files with 2,135 additions and 145 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,13 @@ Default: true

If false, the default classNames are removed from the tokenizer and the typeahead.

#### props.showOptionsWhenEmpty

Type: `boolean`
Default: false

If true, options will still be rendered when there is no value.

### Tokenizer ([Exposed Component Functions][reactecf])

#### tokenizer.focus
Expand Down
Loading

0 comments on commit 0c3a53c

Please sign in to comment.