Interface IIgrCardProps

Hierarchy

Hierarchy

  • IIgrCardProps

Properties

children?: ReactNode
className?: string
elevated?: string | boolean

Sets card elevated style, otherwise card looks outlined.

id?: string
style?: CSSProperties