card abstract method

Component card(
  1. CardProps props
)

Render a card component

Implementation

Component card(CardProps props);