Skip to content

Kirby 3.7.5

Structure form

<k-structure-form>

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
fields
object
Form fields
index
number|string
Index of current model/row
total
number
Total number of rows in field
value
object

Events

Event Description Passes
close
discard
input
paginate
submit

CSS classes

.k-structure-form