Card

Hierarchy

  • ICard

Properties

Properties

el: HTMLElement

The element.

hide: (() => void)

Type declaration

    • (): void
    • Hides the card.

      Returns void

show: (() => void)

Type declaration

    • (): void
    • Shows the card.

      Returns void

Generated using TypeDoc