UNPKG

zinggrid

Version:

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

1 lines 55.5 kB
[{"name":"align","description":"Aligns the contents of the cell","type":"String","fullName":"zg-column-align","demoLink":"https://app.zingsoft.com/demos/create/2E2VU1NK","default":"\"left\"","acceptedValues":["Enum"],"displayValues":["\"center\"","\"left\"","\"right\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"array-index","description":"If the index is an array of objects, use array-index to indicate which index of the array object to include","type":"String","fullName":"zg-column-arrayIndex","demoLink":"https://app.zingsoft.com/demos/create/NI7I2MVM","default":"N/A","acceptedValues":["<string>"],"displayValues":["\"title\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"array-slice","description":"If the index is an array, you can use array-slice to indicate which array indexes to include.","type":"String | Number","fullName":"zg-column-arraySlice","demoLink":"https://app.zingsoft.com/demos/create/QGP7YD9P","default":"N/A","acceptedValues":["String","Number"],"displayValues":["\"0,1\", \"-1\", \"0,4\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"cell-break","description":"The type of `word-break` style for body cells. When not set, `cell-break` style is `normal` by default.\nIf the width of a column is set, `cell-break` is `word` by default.","type":"String","fullName":"zg-column-cellBreak","demoLink":"https://app.zingsoft.com/demos/create/EBYE5QDQ","default":"\"normal\"","acceptedValues":["Enum"],"displayValues":["\"all\"","\"ellipsis\"","\"normal\"","\"word\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"cell-class","description":"The class to be set directly on `<zg-cell>` within the column. `cell-class` applied to\n`<zg-column>` will overwrite the `cell-class` applied to `<zing-grid>`.","type":"String","fullName":"zg-column-cellClass","demoLink":"https://app.zingsoft.com/demos/create/UK4ATT1M","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"userCustomClass\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"cell-tooltip-action","description":"Sets the execution method of custom 'icon' type tooltips to either activate on hover or click of the icon","type":"String","fullName":"zg-column-cellTooltipAction","demoLink":"https://app.zingsoft.com/demos/create/V1ZLD20G","default":"\"hover\"","acceptedValues":["Enum"],"displayValues":["\"click\"","\"hover\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"cell-tooltip-delay","description":"Sets the hover delay in milliseconds before displaying the tooltip","type":"Number","fullName":"zg-column-cellTooltipDelay","demoLink":"https://app.zingsoft.com/demos/create/ALCQX5KK","default":"1000","acceptedValues":["Number"],"displayValues":["2000"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"cell-tooltip-icon","description":"Specifies the icon to use for the cell tooltip trigger icon when using the info column type","type":"String","fullName":"zg-column-cellTooltipIcon","demoLink":"https://app.zingsoft.com/demos/create/6PYU72NM","default":"info","acceptedValues":["<string>"],"displayValues":["'checkmark'"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"cell-tooltip-position","description":"Sets the tooltip-position for the cell","type":"String","fullName":"zg-column-cellTooltipPosition","demoLink":"https://app.zingsoft.com/demos/create/M23UZDB2","default":"\"top\"","acceptedValues":["Enum"],"displayValues":["\"top\"","\"left\"","\"right\"","\"bottom\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"cell-tooltip-renderer","description":"Gets the name of the user's custom render function, on window, to use the function's return value as the tooltip content","type":"String","fullName":"zg-column-cellTooltipRenderer","demoLink":"https://app.zingsoft.com/demos/create/NP2WIJZS","default":"\"\"","acceptedValues":["String"],"displayValues":["\"functionName\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"cell-tooltip-template","description":"Points to an external template element to be used as the template for the tooltip display","type":"String","fullName":"zg-column-cellTooltipTemplate","demoLink":"https://app.zingsoft.com/demos/create/VX47FJSI","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"myTemplateId\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"cell-tooltip-text","description":"Sets the tooltip text for the cell of the column. Can pass this value to renderer or template if using","type":"String","fullName":"zg-column-cellTooltipText","demoLink":"https://app.zingsoft.com/demos/create/ZU3CJEUG","default":"\"\"","acceptedValues":["String"],"displayValues":["\"Tooltip Value\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"cell-tooltip-type","description":"Sets the style to use for the tooltips. Uses the `default` style by default. Can set to `system` to match the tooltips used on icons throughout `<zing-grid>`.","type":"String","fullName":"zg-column-cellTooltipType","demoLink":"https://app.zingsoft.com/demos/create/0QC6J7QP","default":"default","acceptedValues":["Enum"],"displayValues":["\"default\"","\"system\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"content-style","description":"When an additional HTML element is added to the renderer, as in the case of image and url,\n`content-style` will be put into a style attribute directly on the element.","type":"String","fullName":"zg-column-contentStyle","demoLink":"https://app.zingsoft.com/demos/create/SDSDOG9U","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"max-width: 50px;\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"content-width","description":"Sets the width of the content inside of the cell. Used on cells of column type\n`element`, `iframe`, `image`, or `url`.","type":"String | Number","fullName":"zg-column-contentWidth","demoLink":"https://app.zingsoft.com/demos/create/98S6N0H1","default":"\"\"","acceptedValues":["<string pixel value>"],"displayValues":["\"500\"","\"500px\"","500"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"default-display","description":"The data to display in each cell where the data value is null or undefined","type":"String","fullName":"zg-column-defaultDisplay","demoLink":"https://app.zingsoft.com/demos/create/UT0I51BC","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"N/A\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"details-renderer","description":"Renderer for the details page of a column.\nTo use a custom renderer, the attribute should be set to the name of the function.\nThe renderer function takes in the following arguments, `value of index` (for each index), `domCell`, and `cellObject`.\nThe returned value of the renderer function is set as the innerHTML of the details dialog.","type":"String","fullName":"zg-column-detailsRenderer","demoLink":"https://app.zingsoft.com/demos/create/R5UTQ925","default":"\"\"","acceptedValues":["<String>"],"displayValues":["\"functionName\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"details-template","description":"Points to an external template element to be used as the template for the column's details","type":"String","fullName":"zg-column-detailsTemplate","demoLink":"https://app.zingsoft.com/demos/create/2HFZ73WX","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"myTemplateId\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"drag","description":"Disables the drag state of a specific column when `column-drag` enabled on `<zing-grid>`","type":"Boolean","fullName":"zg-column-drag","demoLink":"https://app.zingsoft.com/demos/create/Y3HFXG3D","default":"\"\"","acceptedValues":["<Enum>"],"displayValues":["\"disabled\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"editor","description":"Overrides the default editor for the column. Can be set to a different built-in editor (based on type of column),\ncustom editor, or `false` to turn off editor.\nIf set to a custom editor, the attribute value should be set to the name of the object.\nSee \"Features\" page on \"Editing: Custom Editor Grid\" for more details on custom editor.","type":"String | function","fullName":"zg-column-editor","demoLink":"https://app.zingsoft.com/demos/create/U9KA82K8","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"columnType\"","\"objectName\"","false"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"editor-template","description":"Points to an external template element to be used as the template for the column's editor","type":"String","fullName":"zg-column-editorTemplate","demoLink":"https://app.zingsoft.com/demos/create/G5FN1ZAB","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"myTemplateId\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"filter","description":"Overrides the grid level `filter` attribute. Presence of attribute enables on `filter` column, otherwise\nset to `disabled` to disable.","type":"String | Boolean","fullName":"zg-column-filter","demoLink":"https://app.zingsoft.com/demos/create/MEUDAXS9","default":"\"\"","acceptedValues":["Enum"],"displayValues":["\"disabled\""],"values":[],"category":"Attribute","tsType":"Enum | Boolean","internalDocs":"","tagName":"zg-column"},{"name":"filter-index","description":"Sets the data field index to filter on if index itself has multiple fields. The value set in index is the default.","type":"String","fullName":"zg-column-filterIndex","demoLink":"https://app.zingsoft.com/demos/create/ABCQFCFA","default":"\"\"","acceptedValues":["String"],"displayValues":["\"city\""],"values":[],"category":"Attribute","tsType":"String","internalDocs":"","tagName":"zg-column"},{"name":"filter-key","description":"Sets the key for server side filtering. By default the filterKey is set to the filterIndex value.","type":"String","fullName":"zg-column-filterKey","demoLink":"https://app.zingsoft.com/demos/create/5O772NYE","default":"the value of the column's filterIndex","acceptedValues":["String"],"displayValues":["\"full-name\""],"values":[],"category":"Attribute","tsType":"String","internalDocs":"","tagName":"zg-column"},{"name":"foot-cell","description":"The aggregate function, tokenized string, or function to evaluate for the foot cell of the column.\nIf using a function, the function takes the parameters `columnData` and `columnFieldIndex`.","type":"String","fullName":"zg-column-footCell","demoLink":"https://app.zingsoft.com/demos/create/MLMKU2EP","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"sum\"","\"avg\"","\"max\"","\"min\"","\"count\"","\"tokenized string\"","\"functionName\""],"values":[],"category":"Attribute","tsType":"Enum | String","internalDocs":"","tagName":"zg-column"},{"name":"frozen","description":"Moves the column to the frozen panel specified","type":"String","fullName":"zg-column-frozen","demoLink":"https://app.zingsoft.com/demos/create/7APRNW8H","default":"\"left\"","acceptedValues":["<string>"],"displayValues":["\"left\"","\"right\""],"values":[],"category":"Attribute","tsType":"Enum | String","internalDocs":"","tagName":"zg-column"},{"name":"head-cell","description":"The aggregate function to evaluate for the head cell of the column.\nIf using a function, the function takes the parameters `columnData` and `columnFieldIndex`.","type":"String","fullName":"zg-column-headCell","demoLink":"https://app.zingsoft.com/demos/create/2MABJWGE","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"sum\"","\"avg\"","\"max\"","\"min\"","\"count\"","\"tokenized string\"","\"functionName\""],"values":[],"category":"Attribute","tsType":"Enum | String","internalDocs":"","tagName":"zg-column"},{"name":"header","description":"The header name for the column. If it is not set, the default is to format the `index` value.","type":"String","fullName":"zg-column-header","demoLink":"https://app.zingsoft.com/demos/create/AHKN3N0A","default":"\"index\"","acceptedValues":["<string>"],"displayValues":["\"My Header\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"header-auto-format","description":"Setting to `disabled` will turn off formatting on the header of the column. By default, headers will\nconvert camel, dash, or kebab case to a properly spaced and capitalized string. Or\nset to a function name to customize formatting of header text. The custom function takes in two parameters,\n`index` and `headerText`, and returns the formatted header text.","type":"String","fullName":"zg-column-headerAutoFormat","demoLink":"https://app.zingsoft.com/demos/create/0QT0ZBDJ","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"disabled\"","\"functionName\""],"values":[],"category":"Attribute","tsType":"Enum | String","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-action","description":"Sets the execution method of custom 'icon' type tooltips to either activate on hover or click of the icon","type":"String","fullName":"zg-column-headerTooltipAction","demoLink":"https://app.zingsoft.com/demos/create/T5MIH3ZJ","default":"\"hover\"","acceptedValues":["Enum"],"displayValues":["\"click\"","\"hover\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-delay","description":"Sets the hover delay in milliseconds before displaying the header tooltip","type":"Number","fullName":"zg-column-headerTooltipDelay","demoLink":"https://app.zingsoft.com/demos/create/OWLEJ17A","default":"0","acceptedValues":["Number"],"displayValues":["2000"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-icon","description":"Specifies the icon to use for the header tooltip trigger icon","type":"String","fullName":"zg-column-headerTooltipIcon","demoLink":"https://app.zingsoft.com/demos/create/DZGNBHVO","default":"info","acceptedValues":["<string>"],"displayValues":["'checkmark'"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-icon-position","description":"Sets the tooltip icon position for the tooltip icon in the header cells","type":"String","fullName":"zg-column-headerTooltipIconPosition","demoLink":"https://app.zingsoft.com/demos/create/3PD1IQ2O","default":"\"right\"","acceptedValues":["Enum"],"displayValues":["\"left\"","\"right\"","\"after-text\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-position","description":"Sets the tooltip-position for the header cell","type":"String","fullName":"zg-column-headerTooltipPosition","demoLink":"https://app.zingsoft.com/demos/create/W1QE4CKI","default":"\"top\"","acceptedValues":["Enum"],"displayValues":["\"top\"","\"left\"","\"right\"","\"bottom\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-renderer","description":"Gets the name of the user's custom render function, on window, to use the function's return value as the tooltip content","type":"String","fullName":"zg-column-headerTooltipRenderer","demoLink":"https://app.zingsoft.com/demos/create/SZBBLQ3B","default":"\"\"","acceptedValues":["String"],"displayValues":["\"functionName\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-template","description":"Points to an external template element to be used as the template for the tooltip display","type":"String","fullName":"zg-column-headerTooltipTemplate","demoLink":"https://app.zingsoft.com/demos/create/AEP72BQH","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"myTemplateId\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-text","description":"Sets the tooltip text for the header cell of the column. Can pass this value to renderer or template if using","type":"String","fullName":"zg-column-headerTooltipText","demoLink":"https://app.zingsoft.com/demos/create/ZNA3E1ZA","default":"\"\"","acceptedValues":["String"],"displayValues":["\"Tooltip Value\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-trigger","description":"Sets what part of the header triggers the tooltip. If set to 'icon', an info icon is added to the header.","type":"String","fullName":"zg-column-headerTooltipTrigger","demoLink":"https://app.zingsoft.com/demos/create/IUS7B65M","default":"text","acceptedValues":["Enum"],"displayValues":["\"text\"","\"icon\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"header-tooltip-type","description":"Sets the style to use for the tooltips. Uses the `default` style by default. Can set to `system` to match the tooltips used on icons throughout `<zing-grid>`.","type":"String","fullName":"zg-column-headerTooltipType","demoLink":"https://app.zingsoft.com/demos/create/4VUQ8QJO","default":"default","acceptedValues":["Enum"],"displayValues":["\"default\"","\"system\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"hidden","description":"Presence of attribute hides the column","type":"Boolean","fullName":"zg-column-hidden","demoLink":"https://app.zingsoft.com/demos/create/HV082G0U","default":"\"\"","acceptedValues":["N/A"],"displayValues":["N/A"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"index","description":"A single index or multiple indices (separated by comma), to associate information in the data source\n to a column in the grid. Nested data keys are referenced by the member character `.` (Ex. data.key).","type":"String","fullName":"zg-column-index","demoLink":"https://app.zingsoft.com/demos/create/9NCUR9F6","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"recordkey\"","\"key1\"","\"object.key1\"","\"key1, key2, keyN\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"locale","description":"Localization code used with column type `currency` and `number`","type":"String","fullName":"zg-column-locale","demoLink":"https://app.zingsoft.com/demos/create/OVT2NU0P","default":"\"en-us\"","acceptedValues":["<string>"],"displayValues":["\"de-De\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"menu-text","description":"The text to display in the control menu for the column. If it is not set, it is set to the header text.","type":"String","fullName":"zg-column-menuText","demoLink":"https://app.zingsoft.com/demos/create/2IVY5RXA","default":"\"index\"","acceptedValues":["<string>"],"displayValues":["\"My Header\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"min-width","description":"Sets the minimum width of the column in pixels","type":"Number","fullName":"zg-column-minWidth","demoLink":"https://app.zingsoft.com/demos/create/LBHD4C38","default":"n/a","acceptedValues":["Number"],"displayValues":["150"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"renderer","description":"Overrides the default renderer for the column. Can be set to a different built-in or custom renderer.\nTo use a custom renderer, the attribute should be set to the name of the function.\nThe renderer function takes in the following arguments, `value of index` (for each index), `domCell`, and `cellObject`.\nThe returned value of the renderer function is set as the innerHTML of the cell.","type":"String","fullName":"zg-column-renderer","demoLink":"https://app.zingsoft.com/demos/create/K23DK1S3","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"functionName\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"renderer-template","description":"Points to an external template element to be used as the template for the column's renderer","type":"String","fullName":"zg-column-rendererTemplate","demoLink":"https://app.zingsoft.com/demos/create/XFAAAWV8","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"myTemplateId\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"required","description":"Indicates that the column is required to have a value on edit","type":"Boolean","fullName":"zg-column-required","demoLink":"https://app.zingsoft.com/demos/create/XUPF06BF","default":"{\"type\":\"\",\"bReflectToAttribute\":true,\"mapping\":\"bRequired\"}","acceptedValues":["Boolean"],"displayValues":["N/A"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"resizable","description":"Turns on column resizing for single column. Set to `disabled` to turn off resizing on a single column.","type":"String","fullName":"zg-column-resizable","demoLink":"https://app.zingsoft.com/demos/create/0JT243X2","default":"\"\"","acceptedValues":["<Enum>"],"displayValues":["\"disabled\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"resizable-max-width","description":"Sets the maximum width the column can be set to when resizing","type":"Number","fullName":"zg-column-resizableMaxWidth","demoLink":"https://app.zingsoft.com/demos/create/NAAVS052","default":"n/a","acceptedValues":["Number"],"displayValues":["150"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"resizable-min-width","description":"Sets the minimum width the column can be set to when resizing","type":"Number","fullName":"zg-column-resizableMinWidth","demoLink":"https://app.zingsoft.com/demos/create/QL1FNFJA","default":"n/a","acceptedValues":["Number"],"displayValues":["150"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"resizablePersistent","description":"Modifies the default column resizable persistence. Set to `disabled` to turn off persistence on a single column.","type":"Boolean","fullName":"zg-column-resizablePersistent","demoLink":"","default":"","acceptedValues":"","displayValues":"","values":[],"category":"Attribute","tsType":"","internalDocs":""},{"name":"search","description":"Turns off the search on a column if `search` is present on `<zing-grid>`","type":"String","fullName":"zg-column-search","demoLink":"https://app.zingsoft.com/demos/create/CLWPU7EF","default":"\"\"","acceptedValues":["Enum"],"displayValues":["\"disabled\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"separator","description":"If multiple indices are set, this is the string that separates them in the display. By default, it is a comma.","type":"String","fullName":"zg-column-separator","demoLink":"https://app.zingsoft.com/demos/create/CPPYOYHM","default":"\",\"","acceptedValues":["<string>"],"displayValues":["\"-\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"sort","description":"Turns off the sort on a column if `sort` is present on `<zing-grid>`","type":"String","fullName":"zg-column-sort","demoLink":"http://app.zingsoft.com/demos/create/P8AYYNEK","default":"\"\"","acceptedValues":["Enum"],"displayValues":["\"disabled\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"sort-asc","description":"Presence of attribute sorts the column data in ascending order","type":"Boolean","fullName":"zg-column-sortAsc","demoLink":"https://app.zingsoft.com/demos/create/7YFFO3N2","default":"\"\"","acceptedValues":["N/A"],"displayValues":["N/A"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"sort-desc","description":"Presence of attribute sorts the column data in descending order","type":"Boolean","fullName":"zg-column-sortDesc","demoLink":"https://app.zingsoft.com/demos/create/7YFFO3N2","default":"\"\"","acceptedValues":["N/A"],"displayValues":["N/A"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"sort-intl","description":"Overrides default behavior for setting special sort for international data","type":"String","fullName":"zg-column-sortIntl","demoLink":"https://app.zingsoft.com/demos/create/420MNZQE","default":"\"\"","acceptedValues":["Enum"],"displayValues":["\"disabled\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"sorter","description":"Overrides the default sorter for the column. It is also possible to override the column sorting by\npassing in method name of sort function instead or setting to `disabled` to disable sorting. Sorter function\ntakes in two values (a, b) and returns 1, -1, or 0 indicating if `a > b`, `a < b`, or `a = b`.\nCan also be set to a path in the dataset to perform the sort on. This is useful for sorting object indices.","type":"String","fullName":"zg-column-sorter","demoLink":"https://app.zingsoft.com/demos/create/AWR08X5U","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"functionName\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type","description":"The type of the data stored in the column. The column renderer/editor will behave based on the column type.","type":"String","fullName":"zg-column-type","demoLink":"https://app.zingsoft.com/demos/create/X5U3C30T","default":"\"\"","acceptedValues":["boolean","button","checkbox","color","currency","custom","date","duplicate","editor","element","email","icon","image","iframe","number","password","percentage","radio","range","remover","row-number","select","selector","tel","text","toggle","url"],"displayValues":["\"boolean\"","\"button\"","\"currency\"","\"custom\"","\"date\"","\"duplicate\"","\"editor\"","\"element\"","\"email\"","\"icon\"","\"image\"","\"iframe\"","\"number\"","\"password\"","\"range\"","\"remover\"","\"row-number\"","\"select\"","\"selector\"","\"tel\"","\"text\"","\"toggle\"","\"url\""],"values":[{"name":"boolean","parent":"type","description":"Will render a true|false string value and the editor will use an input field with `type=\"checkbox\"`","demoLink":"https://app.zingsoft.com/demos/create/WVMQ2TLY","relatedAttributes":["\"type-button-disabled\" "," \"type-button-handler\" "," \"type-button-icon\" "," \"type-button-label\" "," \"type-button-url\""],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-boolean","category":"Attribute Value"},{"name":"button","parent":"type","description":"Will render a button and the editor is disabled","demoLink":"https://app.zingsoft.com/demos/create/WON8GGGE","relatedAttributes":["\"type-checkbox-label\""],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-button","category":"Attribute Value"},{"name":"checkbox","parent":"type","description":"Will render a checkbox that can be toggled","demoLink":"https://app.zingsoft.com/demos/create/NP9MOB3X","relatedAttributes":["\"type-color-mode\" "," \"type-color-preview\""],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-checkbox","category":"Attribute Value"},{"name":"color","parent":"type","description":"Will render a preview of the color and display a color picker when editing the cell","demoLink":"https://app.zingsoft.com/demos/create/NP9MOB3X","relatedAttributes":["type-currency"],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-color","category":"Attribute Value"},{"name":"currency","parent":"type","description":"Will render the currency symbol in front of the number and the editor will use an input field with `type=\"number\"`","demoLink":"https://app.zingsoft.com/demos/create/4OED8YTD","relatedAttributes":["type-date-format"],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-currency","category":"Attribute Value"},{"name":"custom","parent":"type","description":"Will slot in column content and allow referencing data via `[[index.key]]` or `[[record.key]]`, and the editor will\nuse an input field with `type=\"text\"`","demoLink":"https://app.zingsoft.com/demos/create/P28LLZB3","relatedAttributes":["\"type-element-attribute-name\" "," \"type-element-tag-name\""],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-custom","category":"Attribute Value"},{"name":"date","parent":"type","description":"Will render the date as a string value and the editor will use an input field with `type=\"date\"` expecting (dd/mm/yyyy) dates","demoLink":"https://app.zingsoft.com/demos/create/GAD4MV77","relatedAttributes":["type-image-alt "," type-image-mask "," type-content-width"],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-date","category":"Attribute Value"},{"name":"duplicate","parent":"type","description":"A render only field to display an icon to duplicate the record on click.","demoLink":"https://app.zingsoft.com/demos/create/GL8UZ46G","relatedAttributes":["type-iframe-ratio "," width "," type-content-width"],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-duplicate","category":"Attribute Value"},{"name":"editor","parent":"type","description":"A render only field to display an icon to edit the record on click","demoLink":"https://app.zingsoft.com/demos/create/10160WKK","relatedAttributes":["type-radio-options"],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-editor","category":"Attribute Value"},{"name":"element","parent":"type","description":"Will wrap cell content with value specified in `[type-element-tag-name]` with the attribute specified in `[type-element-attribute-name]`","demoLink":"https://app.zingsoft.com/demos/create/4NJN81PT","relatedAttributes":["type-range-min "," type-range-max "," type-range-step"],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-element","category":"Attribute Value"},{"name":"email","parent":"type","description":"Will render a string value and the editor will use an input field with `type=\"email\"`","demoLink":"https://app.zingsoft.com/demos/create/TIFDQ7IR","relatedAttributes":["type-select-options "," type-select-multiple"],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-email","category":"Attribute Value"},{"name":"icon","parent":"type","description":"A render only field to set icon to convert the cell data into a built-in grid `<zg-icon name=\"\">` element. \nBy default, the value must match the name of a native grid icon or the name of a custom icon. Editing will use an input field with `type=\"text\"`.","demoLink":"https://app.zingsoft.com/demos/create/E1DSLU0F","relatedAttributes":["type-toggle-options"],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-icon","category":"Attribute Value"},{"name":"image","parent":"type","description":"Will render an `<img>` and the editor will use an input field with `type=\"text\"`.","demoLink":"https://app.zingsoft.com/demos/create/4UDK0NSQ","relatedAttributes":["type-url-icon "," type-url-text"],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-image","category":"Attribute Value"},{"name":"iframe","parent":"type","description":"A render only field to display an `<iframe>`. Editing will use an input field with `type=\"text\"`.","demoLink":"https://app.zingsoft.com/demos/create/34C2S6GH","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-iframe","category":"Attribute Value"},{"name":"number","parent":"type","description":"Will render a number as a thousand's separated string value and the editor will use an input field with `type=\"number\"`.","demoLink":"https://app.zingsoft.com/demos/create/GYTT7C5T","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-number","category":"Attribute Value"},{"name":"password","parent":"type","description":"Will render a hidden string value and the editor will use an input field with `type=\"password\"`.","demoLink":"https://app.zingsoft.com/demos/create/7JAJYANQ","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-password","category":"Attribute Value"},{"name":"percentage","parent":"type","description":"Will render a number as a percentage string value and the editor will use an input field with `type=\"number\"`.","demoLink":"https://app.zingsoft.com/demos/create/UGOV12S9","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-percentage","category":"Attribute Value"},{"name":"radio","parent":"type","description":"Will render selected option in cell and the editor will use an radio options specified in `typeRadioOptions`.","demoLink":"https://app.zingsoft.com/demos/create/41C9I817","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-radio","category":"Attribute Value"},{"name":"range","parent":"type","description":"Will render a number as a thousand's separated string value and the editor will use an input field with `type=\"number\"` with optional `min`, `max` and `step` fields defined on the input.","demoLink":"https://app.zingsoft.com/demos/create/NZ8M6C7F","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-range","category":"Attribute Value"},{"name":"remover","parent":"type","description":"A render only field to display an icon to remove the record on click.","demoLink":"https://app.zingsoft.com/demos/create/P4LOOU84","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-remover","category":"Attribute Value"},{"name":"row-number","parent":"type","description":"A render only field to display the current row index of this row.","demoLink":"https://app.zingsoft.com/demos/create/VHUXFZWI","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-row-number","category":"Attribute Value"},{"name":"select","parent":"type","description":"Will render a string value and the editor will use an input field with `type=\"select\"`.","demoLink":"https://app.zingsoft.com/demos/create/AKU9D36H","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-select","category":"Attribute Value"},{"name":"selector","parent":"type","description":"A render only field to display an checkbox to selector and remove the record on click.","demoLink":"https://app.zingsoft.com/demos/create/P4LOOU84","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-selector","category":"Attribute Value"},{"name":"tel","parent":"type","description":"Will render a string value and the editor will use an input field with `type=\"tel\"`.","demoLink":"https://app.zingsoft.com/demos/create/WE4LV399","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-tel","category":"Attribute Value"},{"name":"text","parent":"type","description":"(Default Type) Sets the column type to text.","demoLink":"https://app.zingsoft.com/demos/create/G4EHPS60","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-text","category":"Attribute Value"},{"name":"toggle","parent":"type","description":"N/A","demoLink":"https://app.zingsoft.com/demos/create/WCKUIDRK","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-toggle","category":"Attribute Value"},{"name":"url","parent":"type","description":"Will render the field to to display an `<a>` tag. The editor will use an input field with `type=\"text\"`.","demoLink":"https://app.zingsoft.com/demos/create/1SHDQ5JV","relatedAttributes":[],"displayValues":"","type":"","advancedFeature":"","group":"","tagName":"zg-column","fullName":"zg-column-type-url","category":"Attribute Value"}],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"type-button-disabled","description":"Presence of attribute sets the button to be in a disabled state. Can also set to \"true\" or \"false\".","type":"Boolean","fullName":"zg-column-typeButtonDisabled","demoLink":"https://app.zingsoft.com/demos/create/IX3EMQE5","default":"\"\"","acceptedValues":["N/A"],"displayValues":["N/A"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-button-handler","description":"When the column type is set to `button`, use `typeButtonHander` to hook up a function call to the button click.\nCallback receives rowData, zg-cell DOM, and zg-cell object as arguments.","type":"String","fullName":"zg-column-typeButtonHandler","demoLink":"https://app.zingsoft.com/demos/create/5KOTS7K4","default":"undefined","acceptedValues":["<string>"],"displayValues":["'buttonClick'"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-button-icon","description":"When the column type is set to `button`, use `typeButtonIcon` to add an icon next to the rendered button in the cell","type":"String","fullName":"zg-column-typeButtonIcon","demoLink":"https://app.zingsoft.com/demos/create/OZWC8PUN","default":"undefined","acceptedValues":["<string>"],"displayValues":["'checkmark'"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-button-label","description":"When the column type is set to `button`, use `typeButtonLabel` to add a label to the rendered button in the cell","type":"String","fullName":"zg-column-typeButtonLabel","demoLink":"https://app.zingsoft.com/demos/create/PW4V2ETW","default":"undefined","acceptedValues":["<string>"],"displayValues":["'Label'"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-button-url","description":"When the column type is set to `button`, use `typeButtonURL` to add a shortcut handler on button click. The click will automatically open the url in a new window.","type":"String","fullName":"zg-column-typeButtonUrl","demoLink":"https://app.zingsoft.com/demos/create/NDETJCG1","default":"undefined","acceptedValues":["<string>"],"displayValues":["'https://www.example.com/'"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-checkbox-label","description":"When the column type is set to `checkbox`, use `typeCheckboxLabel` to add a label next to the rendered checkbox in the cell","type":"String","fullName":"zg-column-typeCheckboxLabel","demoLink":"https://app.zingsoft.com/demos/create/NP9MOB3X","default":"undefined","acceptedValues":["<string>"],"displayValues":["'Label'"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-color-mode","description":"Sets the color mode to configure the color picker. Choose between HSL, RGBA, and the default Hex.","type":"String","fullName":"zg-column-typeColorMode","demoLink":"","default":"\"hex\"","acceptedValues":["<string>"],"displayValues":["\"color: #ff9900;\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-color-preview","description":"Disable the default color swatch UI preview with a false value.","type":"Boolean","fullName":"zg-column-typeColorPreview","demoLink":"","default":"true","acceptedValues":["<boolean>"],"displayValues":["\"\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-currency","description":"The currency to be used in currency formatting.\nCurrency is set using using the 3 letter currency code specified by ISO 4217 specification (https://en.wikipedia.org/wiki/ISO_4217)","type":"String","fullName":"zg-column-typeCurrency","demoLink":"https://app.zingsoft.com/demos/create/GFES04TQ","default":"\"USD\" | \"EUR\"","acceptedValues":["<string>"],"displayValues":"","values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-date-format","description":"The tokenized formatting for a date column","type":"String","fullName":"zg-column-typeDateFormat","demoLink":"https://app.zingsoft.com/demos/create/CO0KH0B8","default":"Browser Default based on locale","acceptedValues":["<string>"],"displayValues":["\"dddd, MMMM Do YYYY\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-date-from-now","description":"Indicates if date should be displayed in FromNow format","type":"Boolean","fullName":"zg-column-typeDateFromNow","demoLink":"https://app.zingsoft.com/demos/create/IAGMQ14H","default":"n/a","acceptedValues":["<boolean>"],"displayValues":["n/a"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-element-attribute-name","description":"Sets the attribute of the custom-element in the column when `<zg-column>` has `type` set to `element`","type":"String","fullName":"zg-column-typeElementAttributeName","demoLink":"https://app.zingsoft.com/demos/create/LNADIAME","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"attributeName\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-element-tag-name","description":"Sets the tag to wrap content when `<zg-column>` has `type` set to `element`.\nIf `type-element-attribute-name` isn't set, it will put the rendered data into the body of the element.\nIf `type-element-attribute-name` is set, it will set the attribute to the indexed value.","type":"String","fullName":"zg-column-typeElementTagName","demoLink":"https://app.zingsoft.com/demos/create/ATEG1H8V","default":"\"\"","acceptedValues":["<string>"],"displayValues":"","values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-iframe-ratio","description":"Sets a `square` ratio instead of the default `16:9`","type":"String","fullName":"zg-column-typeIframeRatio","demoLink":"https://app.zingsoft.com/demos/create/CMXG73AF","default":"'square'","acceptedValues":["<string>"],"displayValues":["\"square\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"type-image-alt","description":"The alternative text used with the `image` type column","type":"String","fullName":"zg-column-typeImageAlt","demoLink":"https://app.zingsoft.com/demos/create/E77C24KU","default":"Full Image URL","acceptedValues":["<string>"],"displayValues":["\"Logo\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-image-mask","description":"The alternative shape to mask the image","type":"String","fullName":"zg-column-typeImageMask","demoLink":"https://app.zingsoft.com/demos/create/LXCGPDZD","default":"N/A","acceptedValues":["<string>"],"displayValues":["\"circle\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"type-image-src","description":"If the column type is `image`, use the `type-image-src` attribute to set the src for the image. The src will be the index value by default.","type":"String","fullName":"zg-column-typeImageSrc","demoLink":"https://app.zingsoft.com/demos/create/5A1UF54Z","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"https://www.example.com/[[index.shortImg]]\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-number-decimals","description":"Indicates the exact numbers to display after the decimal","type":"Number","fullName":"zg-column-typeNumberDecimals","demoLink":"https://app.zingsoft.com/demos/create/85JDYLP2","default":"{\"bReflectToAttribute\":true,\"type\":\"\",\"mapping\":\"nTypeNumberDecimals\",\"bRefreshContent\":true}","acceptedValues":["<number>"],"displayValues":["2"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-number-formatting","description":"Set to \"disabled\" to turn off default number formatting","type":"String","fullName":"zg-column-typeNumberFormatting","demoLink":"https://app.zingsoft.com/demos/create/LCOCD7Z5","default":"{\"bReflectToAttribute\":true,\"type\":\"\",\"mapping\":\"sTypeNumberFormatting\",\"bRefreshContent\":true}","acceptedValues":["Enum"],"displayValues":["\"disabled\""],"values":[],"category":"Attribute","tsType":"Enum","internalDocs":"","tagName":"zg-column"},{"name":"type-number-max-decimals","description":"Indicates the maximum numbers to display after the decimal","type":"Number","fullName":"zg-column-typeNumberMaxDecimals","demoLink":"https://app.zingsoft.com/demos/create/85JDYLP2","default":"{\"bReflectToAttribute\":true,\"type\":\"\",\"mapping\":\"nTypeNumberMaxDecimals\",\"bRefreshContent\":true}","acceptedValues":["<number>"],"displayValues":["2"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-number-min-decimals","description":"Indicates the minimum numbers to display after the decimal","type":"Number","fullName":"zg-column-typeNumberMinDecimals","demoLink":"","default":"{\"bReflectToAttribute\":true,\"type\":\"\",\"mapping\":\"nTypeNumberMinDecimals\",\"bRefreshContent\":true}","acceptedValues":["<number>"],"displayValues":["2"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-radio-options","description":"When the column type is set to `radio`, use `typeRadioOptions` to add rendered radio options in the cell.\nCan also set as array of name/value pairs where the name is displayed for the given value","type":"Array | String","fullName":"zg-column-typeRadioOptions","demoLink":"https://app.zingsoft.com/demos/create/41C9I817","default":"undefined","acceptedValues":["<string","array>"],"displayValues":["'one,two,three'"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-range-max","description":"Maximum value for the input box. Used with the `range` type column in edit mode.","type":"Number","fullName":"zg-column-typeRangeMax","demoLink":"https://app.zingsoft.com/demos/create/X7FZSCAS","default":"100","acceptedValues":["<number>"],"displayValues":["150"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-range-min","description":"Minimum value for the input box. Used with `range` type column in edit mode.","type":"Number","fullName":"zg-column-typeRangeMin","demoLink":"https://app.zingsoft.com/demos/create/S4IQMYFF","default":"0","acceptedValues":["<number>"],"displayValues":["100"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-range-step","description":"Specifies the step between each legal value for the input box. Used with `range` type column in edit mode.","type":"Number","fullName":"zg-column-typeRangeStep","demoLink":"https://app.zingsoft.com/demos/create/0DBR208U","default":"1","acceptedValues":["<number>"],"displayValues":["20"],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-select-default-value","description":"The default value of a new record. The select box in the create record will default to the specified value.","type":"String","fullName":"zg-column-typeSelectDefaultValue","demoLink":"https://app.zingsoft.com/demos/create/0E6JVOFK","default":"\"\"","acceptedValues":["<string>"],"displayValues":["\"M\""],"values":[],"category":"Attribute","tsType":"","internalDocs":"","tagName":"zg-column"},{"name":"type-select-multiple","description":"In edit mode, presence of attribute allows column type `select` to have multiple selections, instead of the default\nof a single selection","type":"Boolean","fullName":"zg-column-typeSelectMultiple","demoLink":"https://app.zingsoft.com/demos/create/0OP35J9R","default":"\"\"","acceptedValues":["N/A"],"displayValues":["N/A"],"values":[],"category":"Attribute","tsT