UNPKG

zinggrid

Version:

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

1 lines 1.92 kB
[{"name":"data-zg-*","description":"Sets a ZingGrid attribute (Ex. data-zg-pager corresponds to the ZingGrid[pager] attribute).","type":"String","fullName":"table-dataZg*","demoLink":"https://app.zingsoft.com/demos/create/4B88GO9T","default":"''","acceptedValues":"","displayValues":"","values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zgtable"},{"name":"data-zg-data-format","description":"Specifies if the grid should copy the full html value of the data rows or just the text data.","type":"String","fullName":"table-dataZgDataFormat","demoLink":"https://app.zingsoft.com/demos/create/1P30R7BU","default":"'text'","acceptedValues":["Enum"],"displayValues":["\"html\"","\"text\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zgtable"},{"name":"data-zg-head-format","description":"Specifies if the grid should copy the full html value of the head row or just the text data.","type":"String","fullName":"table-dataZgHeadFormat","demoLink":"https://app.zingsoft.com/demos/create/J05M9GZ8","default":"'text'","acceptedValues":["Enum"],"displayValues":["\"html\"","\"text\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zgtable"},{"name":"id","description":"The id of the table. Use this value in `ZingGrid[data]` to specify <table> as the data source.","type":"String","fullName":"table-id","demoLink":"https://app.zingsoft.com/demos/create/5CLZWFUH","default":"''","acceptedValues":"","displayValues":"","values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zgtable"},{"name":"is","description":"Set to \"zing-grid\" to convert this <table> into a grid.","type":"String","fullName":"table-is","demoLink":"https://app.zingsoft.com/demos/create/4QLMFFPR","default":"''","acceptedValues":["Enum"],"displayValues":"","values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zgtable"}]