Provides a context-aware container component for UI operations for the grid components.

Igx Module
IgxGridToolbarModule

IgxGridToolbarComponent

new IgxGridToolbarComponent(): IgxGridToolbarComponent

Defined in projects/igniteui-angular/grids/core/src/toolbar/grid-toolbar.component.ts:94

Returns IgxGridToolbarComponent

When enabled, shows the indeterminate progress bar.

showProgress: boolean = false

Defined in projects/igniteui-angular/grids/core/src/toolbar/grid-toolbar.component.ts:48

Remarks

By default this will be toggled, when the default exporter component is present and an exporting is in progress.

grid: GridType

Defined in projects/igniteui-angular/grids/core/src/toolbar/grid-toolbar.component.ts:61, projects/igniteui-angular/grids/core/src/toolbar/grid-toolbar.component.ts:68

Returns the native DOM element of the toolbar component

get nativeElement(): HTMLElement

Defined in projects/igniteui-angular/grids/core/src/toolbar/grid-toolbar.component.ts:73

Returns HTMLElement