Options
All
  • Public
  • Public/Protected
  • All
Menu

Card Group

Hierarchy

  • ICardGroup

Index

Properties

Properties

el

el: Element

The element.

hide

hide: () => void

Hides the card group.

Type declaration

    • (): void
    • Returns void

show

show: () => void

Shows the card group.

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc