Interface IIgrCardActionsProps

Hierarchy

Hierarchy

  • IIgrCardActionsProps

Properties

children?: ReactNode
className?: string
id?: string
orientation?: string | CardActionsOrientation

The orientation of the actions.

style?: CSSProperties