Class type Ext_util_Sortable.configs


class type configs = object .. end
Inherits
method defaultSortDirection : Js.js_string Js.t Js.prop

The default sort direction to use if one is not specified.

Defaults to: "ASC"

method sortRoot : Js.js_string Js.t Js.prop

The property in each item that contains the data to sort.


method sorters : 'a. 'a Js.t Js.prop

The initial set of Sorters