UNPKG

zinggrid

Version:

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

1 lines 1.29 kB
[{"name":"getSearch","description":"Gets the value of the `search` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/JWOQCJXO","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"Boolean","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getSearch","category":"Method"},{"name":"searchGrid","description":"Searches the grid with the search term indicated","type":null,"demoLink":"https://app.zingsoft.com/demos/create/DDUW15BM","acceptedValues":[],"displayValues":["John Doe"],"params":[{"type":"String","description":"Search term","name":"search"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-searchGrid","category":"Method"},{"name":"setSearch","description":"Sets the `search` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/LO0ZU5OQ","acceptedValues":[],"displayValues":["true","false"],"params":[{"type":"Boolean","description":"Value to add or remove","name":"activate"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setSearch","category":"Method"}]