Toast

Hierarchy

  • IToast

Properties

Properties

el: HTMLElement

The component element.

hide: (() => void)

Type declaration

    • (): void
    • Hides the toast.

      Returns void

show: (() => void)

Type declaration

    • (): void
    • Shows the toast.

      Returns void

Generated using TypeDoc