Class IgcCardActionsComponent

A container for card action items like buttons

Element

igc-card-actions

Slot

start - Renders items at the beginning of actions area

Slot

  • Renders items at the middle of actions area

Slot

end - Renders items at the end of actions area

Hierarchy

Hierarchy

  • LitElement
    • IgcCardActionsComponent

Constructors

Properties

Methods

Constructors

Properties

orientation: "horizontal" | "vertical" = 'horizontal'

The orientation of the actions.

Attr

styles: CSSResult = styles
tagName: "igc-card-actions" = 'igc-card-actions'

Methods