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

Commit f44db60

Browse files
authored
default value description
1 parent 3ba2dd9 commit f44db60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ For more detailed example check out [the app directory](./app).
6161

6262
## Attributes
6363

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

0 commit comments

Comments
 (0)