Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
n4kz committed Dec 5, 2017
1 parent bce8c51 commit e1a9695
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ class Example extends Component {
labelHeight | Text field label base height | Number | 32
labelPadding | Text field label base padding | Number | 4
inputContainerPadding | Text field input container base padding | Number | 8
lineWidth | Text field underline width | Number | 0.5
activeLineWidth | Text field active underline width | Number | 2
disabledLineWidth | Text field disabled underline width | Number | 1
tintColor | Text field accent color | String | rgb(0, 145, 234)
baseColor | Text field base color | String | rgba(0, 0, 0, .38)
label | Text field label text | String | -
Expand Down

0 comments on commit e1a9695

Please sign in to comment.