5.20231.904
wijmo.knockout.nav Class wjTreeView Wijmo API Class

wjTreeView Class

KnockoutJS binding for the TreeView object. Use the wjTreeView binding to add TreeView controls to your KnockoutJS applications. For example: <div data-bind="wjTreeView: { itemsSource: data displayMemberPath:'header' childItemsPath:'items' }"> </div>

The wjTreeView binding supports all read-write properties and events of the TreeView class.

Heirarchy

  • WjBinding
    • wjTreeView