set_contents

Function set_contents 

Source
pub fn set_contents(
    elements: &Tree<Element>,
    textbox_id: &NodeId,
    contents: String,
    action_buffer: &mut Vec<(NodeId, Action)>,
)
Expand description

Utility function to set the textbox contents to the given string