zinggrid
Version:
ZingGrid - A fully-featured, native, web-component, data table and grid for Javascript applications.
1 lines • 1.7 kB
JSON
[{"name":"getLayout","description":"Gets the value of the `layout` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/JQLUGDKY","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getLayout","category":"Method"},{"name":"getLayoutControls","description":"Gets the value of the `layout-controls` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/M2RYZHR1","acceptedValues":[],"displayValues":[],"params":[],"returns":[{"type":"String","description":"Value of the attribute"}],"tagName":"zing-grid","fullName":"zing-grid-method-getLayoutControls","category":"Method"},{"name":"setLayout","description":"Sets the `layout` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/HD3VJYUL","acceptedValues":[],"displayValues":["\"row\"","\"card\""],"params":[{"type":"Enum","description":"Value to indicate the grid layout","name":"type"}],"returns":[{"type":"ZingGrid","description":"Returns the component so that you can chain methods together"}],"tagName":"zing-grid","fullName":"zing-grid-method-setLayout","category":"Method"},{"name":"setLayoutControls","description":"Sets the `layout-controls` attribute","type":null,"demoLink":"https://app.zingsoft.com/demos/create/8C4VKP9O","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-setLayoutControls","category":"Method"}]