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