import {LanguageSwitcherButton} from 'guide4you/src/controls/LanguageSwitcherButton.js'LanguageSwitcherButton
Extends:
Control → LanguageSwitcherButton
A button to switch the language that is being used. Works if only two languages are configured.
Constructor Summary
| Public Constructor | ||
| public |
constructor(options: LanguageSwitcherButtonOptions) |
|
Member Summary
| Private Members | ||
| private |
$button_: jQuery |
|
Public Constructors
public constructor(options: LanguageSwitcherButtonOptions) source
Params:
| Name | Type | Attribute | Description |
| options | LanguageSwitcherButtonOptions |
