Select
This select is typically rendered in forms. If you want to render a navigation menu see dropdowns.
Imports
Import React components (including CSS):
import {Select} from 'pivotal-ui/react/select';
Import CSS only:
import 'pivotal-ui/css/select';