Select

Select is basically just a wrapper around react-select.

All react-select functionality will work as expected, if not please reach out!

Select provides Kenobi theming to react-select. The SelectField component provides Labels etc.

For a list of all available react-select props go to Docs.

Usage

This is a controlled example using value and onChange.

Please choose a flavour

Multi select

This is an uncontrolled example. You will have to provide value and onChange to make it controlled.

Select...