Table cell
<k-table-cell>
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 |
|---|---|---|---|
| column |
object |
– |
Column options
|
| field |
object |
– |
Optional corresponding field options
|
| mobile |
boolean |
false |
Keep cell on mobile
|
| row |
object |
– |
Current row
|
| value |
string |
"" |
|
Events
| Event | Description | Passes |
|---|---|---|
| input |
|
– |
CSS classes
.k-table-cell