ComponentsModern
Text Input
Account creation form with guide-bar flow, echo modes, tab completion, cursor editing, and inline validation.
Demo
Features
- Clack-style guide bar with progressive disclosure
- 4 echo modes: normal, password (masked), none (hidden)
- Tab completion with inline ghost suggestions
- Cursor editing with blinking caret
- Per-field character limits with counter
- Inline validation with error messages
- Progress diamonds showing completed fields
- Submitted state with summary card
Keybindings
tab/shift+tab- Navigate between fieldsenter- Accept suggestion or advanceleft/right- Move cursorCtrl+A/Ctrl+E- Jump to start/endbackspace/delete- Delete characters