New to Kendo UI for AngularStart a free 30-day trial

CustomMessagesComponent

Represents the custom messages component of the TreeView.

Use this component to override default messages for the TreeView.

html
<kendo-treeview>
     <kendo-treeview-messages
         loadMore="Load more items">
     </kendo-treeview-messages>
</kendo-treeview>

Selector

kendo-treeview-messages

Inputs

NameTypeDefaultDescription

loadMore

string

Sets the text for the Load More button title.

In this article
SelectorInputs
Not finding the help you need?
Contact Support