New to Kendo UI for Angular? Start a free 30-day trial

GridSpacerComponent

Represents the Kendo UI GridSpacer component for Angular. Used to give additional white space between the Pager inner elements, and provides a way for customizing the spacer width. It can also be used in any flex container within the Grid (see example).

Selector

kendo-grid-spacer, kendo-pager-spacer

Inputs

NameTypeDefaultDescription

width

string

Specifies the width of the GridSpacer. Accepts the string values of the CSS flex-basis property.

If not set, the GridSpacer will take all the available space.

In this article

Not finding the help you need?