ekairos

Prompt Input

The main input area for user interaction with file support.

installation
npx ekairos@latest add prompt

Disponible en registry.ekairos.dev/prompt

api reference
proptypedefaultdescription
valuestring-Current text value.
onChange(value: string) => void-Handler for text changes.
status'idle' | 'streaming''idle'Visual state of the submit button.
attachmentsAttachment[][]List of files attached to the prompt.