@numiko/dropdown-toggle
Preparing search index...
GroupMode
Type Alias GroupMode
GroupMode
:
"single"
|
"multiple"
|
"single-await"
Group mode determines how the dropdowns function in a group
single: only one dropdown can be open at a time
multiple: all dropdowns can be open at the same time
single-await: only one dropdown can be open at a time, and the next dropdown will wait for the current one to close
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@numiko/dropdown-toggle
Loading...
Group mode determines how the dropdowns function in a group