Skip to main content

README

Agent Runtimes


Agent Runtimes / chat/prompt/InputPromptLexical

chat/prompt/InputPromptLexical

InputPromptLexical — Lexical editor input variant for InputPrompt.

Uses a minimal Lexical setup (plain text only) as an alternative to the plain textarea. Enter-to-submit and Shift+Enter for newline are handled via a custom Lexical plugin.

IMPORTANT: This file imports from @lexical/react only — it does NOT import from @datalayer/jupyter-lexical to avoid pulling in heavy Lumino / Jupyter dependencies (see separated-hook-files pattern in CLAUDE.md).

Interfaces

Functions

References

default

Renames and re-exports InputPromptLexical