Skip to content

Commit

Permalink
Merge pull request #154 from narendrashetty/inline-style-docs
Browse files Browse the repository at this point in the history
added the inline style feature in the doc
  • Loading branch information
yfr committed Jun 6, 2016
2 parents 53e3f40 + fa76af6 commit 6fcb01d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,17 @@ Default: `''`

Add an additional class to the input.

#### style
Type: `Object`
Default: `{
'input': {},
'suggests': {},
'suggestItem': {}
}`

Add an additional style to `Geosuggest`.
This would support overriding/adding styles to the input suggestList and suggestItem.

#### disabled
Type: `Boolean`
Default: `false`
Expand Down

0 comments on commit 6fcb01d

Please # to comment.