Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
default value description
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluisq authored Jun 17, 2018
1 parent 3ba2dd9 commit f44db60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ For more detailed example check out [the app directory](./app).

## Attributes

- __value:__ Add a default value to input.
- __step:__ Step value for increment and decrement the input number value.
- __min:__ Minimum value for input number. `min` is only used as a placeholder if `placeholder` is empty.
- __max:__ Maximum value for input number.
Expand Down

0 comments on commit f44db60

Please sign in to comment.