• Preparing search index...
  • The search index is not available
NextGIS Frontend
  • NextGIS Frontend
  • @nextgis/webmap
  • createToggleControl

Function createToggleControl

  • createToggleControl<C>(createButtonControl, options): C & ToggleControl
  • Internal

    The toggle is a button with status.

    Type Parameters

    • C = any

    Parameters

    • createButtonControl: ((options: ButtonControlOptions) => C)
        • (options): C
        • Parameters

          • options: ButtonControlOptions

          Returns C

    • options: ToggleControlOptions

    Returns C & ToggleControl

    • Defined in packages/webmap/src/components/controls/createToggleControl.ts:11

Settings

Member Visibility
NextGIS Frontend
  • Loading...

Generated using TypeDoc