You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@sankhyalabs/ezui-docs

Package Overview
Dependencies
Maintainers
3
Versions
1323
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sankhyalabs/ezui-docs - npm Package Compare versions

Comparing version

to
4.15.2

14

components/ez-grid/readme.md

@@ -10,9 +10,9 @@ # ez-grid

| Property | Attribute | Description | Type | Default |
| ------------------- | -------------------- | --------------------------------------------------------------------------------------------------------- | ----------------- | ----------- |
| `config` | -- | Configuração de exibição da grade. | `IGridConfig` | `undefined` |
| `dataUnit` | -- | Unidade de dados. Responsável pelo controle de edição de registros e informações pertinentes aos campos. | `DataUnit` | `undefined` |
| `multipleSelection` | `multiple-selection` | Habilita a seleção de várias linhas. | `boolean` | `undefined` |
| `serverUrl` | `server-url` | Endereço do servidor para obtenção dos dados. | `string` | `undefined` |
| `statusResolver` | -- | Define um `IStatusResolver` responsável pelo estado da coluna de status. | `IStatusResolver` | `undefined` |
| Property | Attribute | Description | Type | Default |
| ------------------- | -------------------- | --------------------------------------------------------------------------------------------------------- | ----------------------------------------------- | ----------- |
| `config` | -- | Configuração de exibição da grade. | `IGridConfig` | `undefined` |
| `dataUnit` | -- | Unidade de dados. Responsável pelo controle de edição de registros e informações pertinentes aos campos. | `DataUnit` | `undefined` |
| `multipleSelection` | `multiple-selection` | Habilita a seleção de várias linhas. | `boolean` | `undefined` |
| `serverUrl` | `server-url` | Endereço do servidor para obtenção dos dados. | `string` | `undefined` |
| `statusResolver` | -- | Define um `IStatusResolver` responsável pelo estado da coluna de status. | `((data: object) => string) \| IStatusResolver` | `undefined` |

@@ -19,0 +19,0 @@

{
"name": "@sankhyalabs/ezui-docs",
"version": "4.15.1",
"version": "4.15.2",
"description": "Documentação da biblioteca de componentes Sankhya.",

@@ -5,0 +5,0 @@ "main": "",