zinggrid
Version:
ZingGrid - A fully-featured, native, web-component, data table and grid for Javascript applications.
1 lines • 1.7 kB
JSON
[{"name":"editor","description":"Sets the custom editor","type":"function","fullName":"zg-card-editor","demoLink":"https://app.zingsoft.com/demos/create/9U5NHFD0","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"editorVariable\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-card"},{"name":"editor-template","description":"Points to an external template element to be used as the template for the card's editor.","type":"function","fullName":"zg-card-editorTemplate","demoLink":"https://app.zingsoft.com/demos/create/ZZE452WJ","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"templateId\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-card"},{"name":"renderer","description":"The return value of the method is set as the innerHTML of `<zg-card>`. If nothing is returned,\nit will not change the currently rendered card. The method takes the paramters `data`, `domCard`, and `rowObject`.","type":"function","fullName":"zg-card-renderer","demoLink":"https://app.zingsoft.com/demos/create/B9BRAX0F","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"<p>Card content</p>\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-card"},{"name":"renderer-template","description":"Points to an external template element to be used as the template for the card's render.","type":"function","fullName":"zg-card-rendererTemplate","demoLink":"https://app.zingsoft.com/demos/create/ZBBH3JRQ","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"myTemplateId\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-card"}]