Skip to content

Commit

Permalink
docs: Add allowSameValues property to README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchin committed Jan 6, 2018
1 parent 8b36de7 commit 0e22797
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ To specify the amount of increment/decrement

### InputRange#props

#### allowSameValues: boolean

Set to `true` to allow `minValue` and `maxValue` to be the same.

#### ariaLabelledby: string

Set `aria-labelledby` attribute to your component.
Expand Down

0 comments on commit 0e22797

Please sign in to comment.