UNPKG

zinggrid

Version:

ZingGrid - A fully-featured, native, web-component, data table and grid for Javascript applications.

1 lines 1.68 kB
[{"name":"getSort","description":"Gets the value of the `sort` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/U5OIQ6AQ","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getSort","category":"Method"},{"name":"getSorter","description":"Gets the value of the `sorter` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/ET4L3N1D","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getSorter","category":"Method"},{"name":"setSort","description":"Sets the `sort` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/AAVOU37N","acceptedValues":[],"displayValues":["true","false"],"params":[{"type":"Boolean","description":"Boolean value to indicate add or remove","name":"types"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setSort","category":"Method"},{"name":"setSorter","description":"Sets the `sorter` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/AAVOU37N","acceptedValues":[],"displayValues":["fncName"],"params":[{"type":"Boolean | String","description":"String value to indicate reference to custom sorter function","name":"types"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setSorter","category":"Method"}]