Field
<k-field>
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 |
|---|---|---|---|
| counter |
boolean|object |
– |
|
| disabled |
boolean |
– |
|
| endpoints |
object |
– |
|
| help |
string |
– |
|
| input |
string|number |
– |
|
| label |
string |
– |
|
| name |
number|string |
– |
|
| required |
boolean |
– |
|
| translate |
boolean |
– |
|
| type |
string |
– |
|
Events
| Event | Description | Passes |
|---|---|---|
| blur |
|
– |
| focus |
|
– |
Slots
| Slot | Description |
|---|---|
| counter | |
| default | |
| footer | |
| header | |
| help | |
| label | |
| options |
CSS classes
.k-field