Function freya::prelude::use_editable
source · pub fn use_editable(
initializer: impl Fn() -> EditableConfig,
mode: EditableMode
) -> UseEditable
Expand description
Create a virtual text editor with it’s own cursor and rope.