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
Inputs
Name | Type | Default | Description |
---|---|---|---|
width |
|
Specifies the width of the GridSpacer.
Accepts the string values of the CSS If not set, the GridSpacer will take all the available space. |