- Source:
- Tutorials:
-
- Tutorial: `src\stories\Select.stories.js`
Properties:
Name | Type | Description |
---|---|---|
options |
Array.<string> | Array of strings that are select options. |
title |
string | Placeholder title for select drop down. |
variant |
string | Variant of select component to use (e.g., "alt-icons"). |
Default styled select drop down component.