Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Reference for Nuxt UI v4 (125+ components built on Reka UI + Tailwind CSS v4) including forms, overlays, and theming.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
components/chat-prompt-submit.md
1# ChatPromptSubmit23A Button for submitting chat prompts with automatic status handling.45## Usage67```vue8<UChatPromptSubmit9<!-- props here -->10/>11```12