Combines a hylo-color-scheme-manager component and a hylo-button. Fires the event "hyloColorSchemeChanged" from the hylo-color-scheme-manager component.

Properties

buttonClass: string

Classes added to the wrapped button which is wrapped by the hylo-button.

hyloButtonClass: string

Classes added to the wrapped hylo-button.

save: boolean = true

Saves the hylo-color-scheme-manager setting in the local storage and restores the last setting when initialised.

Methods

  • Returns the hylo-color-scheme-manager component.

    Returns Promise<HTMLHyloColorSchemeManagerElement>

Generated using TypeDoc