Options
All
  • Public
  • Public/Protected
  • All
Menu

Toast

Hierarchy

  • IToast

Index

Properties

Properties

el

el: HTMLElement

The component element.

hide

hide: () => void

Hides the toast.

Type declaration

    • (): void
    • Returns void

show

show: () => void

Shows the toast.

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc