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

TreeListSpacerComponent

Represents the Kendo UI TreeListSpacer 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 TreeList. See example.

Selector

kendo-treelist-spacer, kendo-treelist-pager-spacer

Inputs

NameTypeDefaultDescription

width

string

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

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

In this article

Not finding the help you need?