Skip to content

Kirby 3.9.8

Blocks field

<k-blocks-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
autofocus
boolean
–
counter
boolean|object
–
disabled
boolean
–
empty
string
–
endpoints
object
–
fieldsetGroups
object
–
fieldsets
object
–
group
string
–
help
string
–
input
string|number
–
label
string
–
max
number
null
name
number|string
–
required
boolean
–
translate
boolean
–
type
string
–
value
array
[]

Events

Event Description Passes
blur
–
focus
–

Slots

Slot Description
counter
default
footer
header
help
label
options

CSS classes

.k-blocks-field