2.1
Airene Chat Input
Chat Input component for Airene.
Import
js
import { MpAireneChatInput } from '@mekari/pixel3'
Playground
API
MpAireneChatInput
Props
Events
Slots
Name | Type | Default |
---|---|---|
id | string | - |
modelValue | string | - |
placeholder | string | Ask something... |
maxlength | string | - |
aria-labelled | string | - |
aria-labelled-by | string | - |
is-read-only | boolean | false |
is-disabled | boolean | false |
is-invalid | boolean | false |
is-required | boolean | false |
is-force-focus | boolean | false |