Class IgcNavbarComponent

A navigation bar component is used to facilitate navigation through a series of hierarchical screens within an app.

Element

igc-navbar

Slot

  • Renders a title inside the default slot.

Slot

start - Renders left aligned icons.

Slot

end - Renders right aligned action icons.

Csspart

base - The base wrapper of the navigation bar.

Csspart

start - The left aligned icon container.

Csspart

middle - The navigation bar title container.

Csspart

end - The right aligned action icons container.

Hierarchy

Hierarchy

  • LitElement
    • IgcNavbarComponent

Constructors

Properties

Methods

Constructors

Properties

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

Methods