Class IgcListComponent

Displays a collection of data items in a templatable list format.

Element

igc-list

Slot

  • Renders the list items and list headers inside default slot.

Hierarchy

Hierarchy

  • SizableInterface<this> & LitElement<this>
    • IgcListComponent

Constructors

Properties

Methods

Constructors

Properties

size: "small" | "medium" | "large"

Determines the size of the component.

Attr

Deprecated

since v4.5.0. Use the --ig-size CSS custom property instead.

styles: CSSResult = styles
tagName: "igc-list" = 'igc-list'

Methods