Skip to content

Kirby 3.6.6

Toggles input

<k-toggles-input>

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
columns
number
disabled
boolean
grow
boolean
id
number|string
function() { return this._uid; }
labels
boolean
options
array
required
boolean
reset
boolean
value
string|number|boolean

Events

Event Description Passes
input
invalid
  • undefined

CSS classes

.k-toggles-input