Options
All
  • Public
  • Public/Protected
  • All
Menu

Card

Hierarchy

  • ICard

Index

Properties

Properties

el

el: Element

The element.

hide

hide: () => void

Hides the card.

Type declaration

    • (): void
    • Returns void

show

show: () => void

Shows the card.

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc