Skip to content

Kirby 3.6.6

Form drawer

<k-form-drawer>

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
empty
string
function() { return "Missing field setup"; }
icon
string
id
string
tabs
object
title
string
type
string
value
object

Events

Event Description Passes
close
input
open

Slots

Slot Description
options

CSS classes

.k-form-drawer