Classes added to the wrapped button which is wrapped by the hylo-button.
If true, the user cannot interact with the wrapped hylo-button.
Saves the current "tabindex" and sets it to "-1". When turned of again, the saved "tabindex" is restored.
Classes added to the wrapped hylo-button.
The max font size steps.
Fires when the font size step changed. Emits the new font size step (1 <= step <= steps).
The component got loaded.
The component got updated.
Generated using TypeDoc
Toggles throught hylo-font-size-... classes which are set on the body tag and documentElement (html tag).
It starts with no class, than "hylo-font-size-2", than "hylo-font-size-3" and so on until "hylo-font-size-[steps]".
It is up to you to adjust the actual font sizes through css.
For backwards compatibility the classes "font-size-..." are also set.