Class IgxQueryBuilderHeaderComponent

Hierarchy

Hierarchy

  • IgxQueryBuilderHeaderComponent

Constructors

Properties

Accessors

Constructors

Properties

showLegend: boolean = true

An

Input

property to show/hide the legend.

Example

<igx-query-builder-header [showLegend]="false"></igx-query-builder-header>
title: string

An

Input

property that sets the title of the IgxQueryBuilderHeaderComponent.

Example

<igx-query-builder-header title="Sample Query Builder"></igx-query-builder-header>

Accessors