Skip to main content

text_editor

Function text_editor 

Source
pub fn text_editor<'a, Message: Clone + 'static>(
    content: &'a Content<Renderer>,
) -> TextEditor<'a, Message>
Expand description

Creates a new TextEditor from the given Content.