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