Load On Demand

The KendoReact OrgChart components allows you to lazy load its items.

The following example demonstrates this approach by setting a timeout in the onExpandChange event handler. After a specific interval, the new expanded state and new data are set, and the LoadingPanel component is removed from display.

Example
View Source
Change Theme:

In this article

Not finding the help you need?