Expand description
Text input component for the REPL interface.
Provides a styled text input with submit button for entering English sentences. Handles Enter key submission.
§Props
on_send- Callback invoked with the input text when submitted
Re-exports§
pub use InputArea_completions::Component::InputArea;
Structs§
- Input
Area Props - Properties for the
InputAreacomponent.
Functions§
- Input
Area - Text input area with submit button.