Getting started

InstallUsageGuidelinesContributeRelease

Foundation

Navigation

Forms

ButtonButton GroupCheckboxCheckbox GroupClipboard ButtonComboboxEditable DescriptionEditable HeadingFile InputForm FieldIcon ButtonMulti SelectNumber InputRadioSearch InputSelectSliderSlug InputSwitchTag InputTextareaText Input

Search Input

Variation of a text input specifically for entering search queries.

#

#

#

  • When entering a value in a text input immediately filters the content on page.
  • Inside a form, which takes the user to the next page where content is filtered according to the entered search query.

#

  • Use sentence case for placeholder text.
  • End placeholder text with three dots.

#

Inherits margin props.

NameDefaultDescription
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

  • Example
  • Guidelines
  • When to use
  • Content
  • Props