Getting started
Foundation
Typography
Navigation
Feedback
Forms
Variation of a text input specifically for entering search queries.
Inherits margin props.
| Name | Default | Description |
|---|---|---|
placeholder | — | stringPlaceholder to show inside input when value is blank. |
value | — | stringInput value. |
width | "xs" | "xs" | "sm" | "md" | "lg" | "auto" | "100%"Input width. |
On this page