Skip to main content

undo

Function undo 

Source
pub fn undo(
    project: RwSignal<Option<EditProject>>,
    history: StoredValue<Option<History>>,
)
Expand description

Undo the last edit (the trim bin — nothing is lost).