Class representing region switcher

Hierarchy

  • Control
    • RegionSwitcher

Constructors

Properties

Methods

Constructors

  • Create a region switcher

    Parameters

    • Optionalstore: any

      Store

    Returns RegionSwitcher

Properties

store?: any

Methods

  • Switch region

    Parameters

    • e: any

      Click event

    Returns void