Ana içeriğe geç

Search Input

Search input with autocomplete and suggestions support.

Basic Usage

<Input name='search' type='search' placeholder='Search...' />

With Icon

<Input name='search' type='search' placeholder='Search products' leftIcon={{name: 'SEARCH', width: 20, height: 20}} />

Features

  • Search keyboard
  • Clear button
  • Autocomplete support
  • Debounced search