Item
<k-item>
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 |
|---|---|---|---|
| data |
object |
– |
|
| flag |
object |
– |
|
| image |
object|boolean |
– |
|
| info |
string |
– |
|
| layout |
string list, cards, cardlets |
"list" |
Display layout
|
| link |
boolean|string|func |
– |
|
| options |
array|func|string |
– |
|
| sortable |
boolean |
– |
|
| target |
string |
– |
|
| text |
string |
– |
|
| width |
string |
– |
|
Events
| Event | Description | Passes |
|---|---|---|
| action |
|
– |
| click |
|
– |
| drag |
|
– |
| option |
|
– |
Slots
| Slot | Description |
|---|---|
| default | |
| image | |
| options |
CSS classes
.k-item