NextGIS Frontend
Preparing search index...
@nextgis/ngw-map
createToggleControl
Function createToggleControl
createToggleControl
<
C
=
any
>
(
createButtonControl
:
(
options
:
ButtonControlOptions
)
=>
C
,
options
:
ToggleControlOptions
,
)
:
C
&
ToggleControl
Internal
The toggle is a button with status.
Type Parameters
C
=
any
Parameters
createButtonControl
:
(
options
:
ButtonControlOptions
)
=>
C
options
:
ToggleControlOptions
Returns
C
&
ToggleControl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...
The toggle is a button with status.