@lightspeed/cirrus-autocomplete
v8.1.0
Published
Cirrus Autocomplete Component
Downloads
98
Keywords
Readme
Autocomplete
Select/Autocomplete Cirrus styling for react-select with custom predefined DropdownIndicator, ClearIndicator.
Installation
First, make sure you have been through the Getting Started steps of adding Cirrus in your application.
If using Yarn:
yarn add @lightspeed/cirrus-autocompleteOr using npm:
npm i -S @lightspeed/cirrus-autocompleteUsage
Import required components:
import Select, { Async, AsyncCreatable, Creatable, Animated, formatCreateLabel } from '@lightspeed/cirrus-autocomplete';Props
See react-select's Documentation.
Example
See the examples folder for this component.
CSS Component
Not available.
