Skip to content

Commit 8ce58bd

Browse files
author
Mathieu Amiot
committed
Added documentation for textarea Typeahead prop
1 parent 775b450 commit 8ce58bd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ Type: `String`
8383

8484
Placeholder text for the typeahead input.
8585

86+
#### props.textarea
87+
88+
Type: `Boolean`
89+
90+
Set to `true` to use a `<textarea>` element rather than an `<input>` element
91+
8692
#### props.inputProps
8793

8894
Type: `Object`

0 commit comments

Comments
 (0)