Skip to content

Kirby 3.6.6

Input

<k-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
after
string
autofocus
boolean
before
string
disabled
boolean
icon
string|boolean
invalid
boolean
novalidate
boolean
false
theme
string
type
string
value
string|boolean|number|object|array
null

Events

Event Description Passes
invalid
  • undefined

Slots

Slot Description
after
before
default
icon

CSS classes

.k-input