@sankhyalabs/ezui-docs
Advanced tools
Comparing version 5.5.0 to 5.6.0
@@ -10,10 +10,11 @@ # filter-column | ||
| Property | Attribute | Description | Type | Default | | ||
| ------------- | -------------- | ----------- | ------------------------------- | ----------- | | ||
| `columnLabel` | `column-label` | | `string` | `undefined` | | ||
| `columnName` | `column-name` | | `string` | `undefined` | | ||
| `dataSource` | -- | | `IMultiSelectionListDataSource` | `undefined` | | ||
| `dataUnit` | -- | | `DataUnit` | `undefined` | | ||
| `opened` | `opened` | | `boolean` | `true` | | ||
| `options` | -- | | `IMultiSelectionOption[]` | `undefined` | | ||
| Property | Attribute | Description | Type | Default | | ||
| ------------------ | -------------------- | ----------- | ------------------------------- | ----------- | | ||
| `columnLabel` | `column-label` | | `string` | `undefined` | | ||
| `columnName` | `column-name` | | `string` | `undefined` | | ||
| `dataSource` | -- | | `IMultiSelectionListDataSource` | `undefined` | | ||
| `dataUnit` | -- | | `DataUnit` | `undefined` | | ||
| `gridHeaderHidden` | `grid-header-hidden` | | `boolean` | `false` | | ||
| `opened` | `opened` | | `boolean` | `true` | | ||
| `options` | -- | | `IMultiSelectionOption[]` | `undefined` | | ||
@@ -20,0 +21,0 @@ |
{ | ||
"name": "@sankhyalabs/ezui-docs", | ||
"version": "5.5.0", | ||
"version": "5.6.0", | ||
"description": "Documentação da biblioteca de componentes Sankhya.", | ||
@@ -5,0 +5,0 @@ "main": "", |
113548