pub fn undo_stack(child: impl IntoUiNode, op: impl IntoValue<UndoOp>) -> UiNodeExpand 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.
pub fn undo_stack(child: impl IntoUiNode, op: impl IntoValue<UndoOp>) -> UiNodeP 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.