object ('a)
  method allowFunctions : bool Js.t Js.prop
  method defaultSortDirection : Js.js_string Js.t Js.prop
  method getKey :
    ('Js.t, 'Js.t -> 'Js.t) Js.meth_callback Js.writeonly_prop
  method listeners : 'Js.t Js.prop
  method sortRoot : Js.js_string Js.t Js.prop
  method sorters : 'Js.t Js.prop
end