Class IgxGridToolbarComponent

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

Igx Module

IgxGridToolbarModule

Hierarchy

Hierarchy

  • DisplayDensityBase
    • IgxGridToolbarComponent

Implements

  • OnDestroy

Constructors

Properties

densityChanged: EventEmitter<IDensityChangedEventArgs> = ...
showProgress: boolean = false

When enabled, shows the indeterminate progress bar.

Remarks

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

Accessors

Methods

  • Sets the --component-size CSS variable based on the value of Display Density

    Returns "var(--ig-size, var(--ig-size-small))" | "var(--ig-size, var(--ig-size-medium))" | "var(--ig-size, var(--ig-size-large))"