Skip to content

Kirby 3.6.6

List field

<k-list-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.

Have a look at <k-field> and <k-input> for additional information.

Props

Prop Type Default Description
after
string
autofocus
boolean
before
string
counter
boolean|object
disabled
boolean
endpoints
object
help
string
icon
string|boolean
input
string|number
invalid
boolean
label
string
marks
array|boolean
name
number|string
novalidate
boolean
false
required
boolean
theme
string
translate
boolean
type
string
value
string
null

Events

Event Description Passes
blur
focus
input

Slots

Slot Description
after
before
counter
default
footer
header
help
icon
label
options

CSS classes

.k-list-field