undo_stack

Function undo_stack 

Source
pub fn undo_stack(child: impl IntoUiNode, op: impl IntoValue<UndoOp>) -> UiNode
Expand description

P Setups the context in an undo/redo stack widget.

If this is not set in the stack widget the entry widgets may not work properly.