Function freya::hooks::use_editable

pub fn use_editable(
    cx: &ScopeState,
    initializer: impl Fn() -> EditableConfig,
    mode: EditableMode
) -> UseEditable
Expand description

Create a virtual text editor with it’s own cursor and rope.