wjPivotPanel Class

File
wijmo.knockout.js
Module
wijmo.knockout
Show
   

KnockoutJS binding for the PivotPanel object. Use the wjPivotPanel binding to add PivotPanel controls to your KnockoutJS applications. For example: <div data-bind="wjPivotPanel: { itemsSource: rawData, control: thePanel, initialized: init }"> </div> The wjPivotPanel binding supports all read-write properties and events of the PivotPanel class.