Interface CardAProps

The props type for CardA.

Hierarchy

  • CardAProps

Properties

Properties

variant: "success" | "dark" | "light" | "primary" | "secondary" | "danger"

The theme of the card. Defaults to primary.

Generated using TypeDoc