Class IgcDropdownGroupComponent

A container for a group of igc-dropdown-item components.

Element

igc-dropdown-group

Slot

label - Contains the group's label.

Slot

  • Intended to contain the items belonging to this group.

Csspart

label - The native label element.

Hierarchy

Hierarchy

  • LitElement
    • IgcDropdownGroupComponent

Constructors

Properties

Methods

Constructors

Properties

All child igc-dropdown-items.

styles: CSSResult[] = ...
tagName: string = 'igc-dropdown-group'

Methods