Dropdowns
Usage
API
| Attr | Type | Default | Details |
|---|---|---|---|
| position (optionnal) |
string |
left | The position of the dropdown menu. |
| width (optionnal) |
string |
undefined |
If 'full' specified, fit dropdown menu width to dropdown toggle width. If a number is specified, fit to toggle width and add this value to dropdown menu. |
| from-top (optionnal) |
boolean |
false | Dropdown menu top will correspond to dropdown toggle top instead of dropdown toggle bottom. |