Class IgcCardComponent

A container which wraps different elements related to a single subject

Element

igc-card

Slot

  • Renders card content

Hierarchy

Hierarchy

  • LitElement
    • IgcCardComponent

Constructors

Properties

Methods

Constructors

  • Returns IgcCardComponent

Properties

elevated: boolean = false

Sets card elevated style, otherwise card looks outlined.

Attr

styles: CSSResult[] = ...
tagName: "igc-card" = 'igc-card'

Methods