• Getting Started
  • Components
  • Advanced

Typeahead

Ready for production
Responsive
Check the source

Simple Use

Show Code
Edit on Stackblitz

Controlled

Show Code
Edit on Stackblitz
Passing in isControlled makes this to be controlled, which means no filtering is performed.

Not Selectable

Show Code
Edit on Stackblitz
Passing in isSelectable false will make the suggestion non selectable

Disabled Use

Show Code
Edit on Stackblitz

Pre SearchTerm

Show Code
Edit on Stackblitz

Size

Show Code
Edit on Stackblitz
small
medium default
large
style={{ fontSize: '75px' }}

Themes

Show Code
Edit on Stackblitz
Primary
Secondary
Dark
Light
Info
Warning
Danger
Success

Declarative

Show Code
Edit on Stackblitz

Events

Show Code
Edit on Stackblitz
Quick LinksGithubTwitter