Skip to main content

Crate oxicode_textarea

Crate oxicode_textarea 

Source

Re-exports§

pub use editor::ApplyEditPlanError;
pub use editor::EditBuffer;
pub use editor::EditCommand;
pub use editor::EditDelta;
pub use editor::EditOutcome;
pub use editor::EditPlan;
pub use editor::PostEditCursorAffinity;
pub use editor::SingleLineViewport;
pub use editor::WordStyle;
pub use editor::classify_key_event;
pub use textarea::ClipboardProvider;
pub use textarea::ElementId;
pub use textarea::ElementKind;
pub use textarea::InternalClipboard;
pub use textarea::MouseAction;
pub use textarea::TextArea;
pub use textarea::TextAreaState;
pub use textarea::TextElement;
pub use textarea::TextElementEvent;
pub use textarea::TextElementEventKind;
pub use textarea::is_undo_input;

Modules§

editor
render
render — ported from xai-org/grok-build in later task.
textarea
wrapping

Functions§

is_altgr