Layout field
<k-layout-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 |
– |
|
empty |
string |
– |
|
endpoints |
object |
– |
|
fieldsetGroups |
object |
– |
|
fieldsets |
object |
– |
|
help |
string |
– |
|
input |
string |number |
– |
|
label |
string |
– |
|
layouts |
array |
[["1/1"]] |
|
name |
number |string |
– |
|
required |
boolean |
– |
|
settings |
object |
– |
|
translate |
boolean |
– |
|
type |
string |
– |
|
value |
array |
[] |
|
Events
Event | Description | Passes |
---|---|---|
blur |
|
– |
focus |
|
– |
input |
|
– |
Slots
Slot | Description |
---|---|
counter | |
default | |
footer | |
header | |
help | |
label | |
options |
CSS classes
.k-layout-field