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