Block
<k-block>
This UI component hasn't been finalized yet. The functionality and syntax aren't stable and might be redone in an upcoming release. Only use it at your own risk - breaking changes are likely to occur.
Props
| Prop | Type | Default | Description | 
|---|---|---|---|
| attrs | array|object | – |  | 
| content | array|object | – |  | 
| endpoints | object | – |  | 
| fieldset | object | – |  | 
| id | string | – |  | 
| isBatched | boolean | – |  | 
| isFull | boolean | – |  | 
| isHidden | boolean | – |  | 
| isLastInBatch | boolean | – |  | 
| isSelected | boolean | – |  | 
| name | string | – |  | 
| next | object | – |  | 
| prev | object | – |  | 
| type | string | – |  | 
Events
| Event | Description | Passes | 
|---|---|---|
| focus |  | – | 
| remove |  | – | 
| show |  | – | 
| sortDown |  | – | 
| sortUp |  | – | 
| update |  | – | 
CSS classes
.k-block