GeoLeaf Core API - v3.0.0
Preparing search index...
capabilities/theme-selector/theme-selector-secondary
attachDropdownHandler
Function attachDropdownHandler
attachDropdownHandler
(
select
:
HTMLSelectElement
,
setThemeFn
:
(
id
:
string
)
=>
Promise
<
void
>
,
)
:
void
Attaches the change handler to the secondary dropdown.
Parameters
select
:
HTMLSelectElement
Element select
setThemeFn
:
(
id
:
string
)
=>
Promise
<
void
>
Theme change function
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GeoLeaf Core API - v3.0.0
Loading...
Attaches the change handler to the secondary dropdown.