Options
All
  • Public
  • Public/Protected
  • All
Menu

Card Group Properties

Hierarchy

Index

Properties

Optional assignTo

assignTo: (obj: ICardGroup) => void

Assigns the object to the input parameter.

Type declaration

Optional cards

cards: Array<ICardProps>

Optional className

className: string

Custom class names.

Optional el

el: Element | HTMLElement

The element to render the component to.

Optional isDeck

isDeck: boolean

Generated using TypeDoc