undo_entry

Function undo_entry 

Source
pub fn undo_entry(
    child: impl IntoUiNode,
    entry: impl IntoValue<UndoEntryArgs>,
) -> UiNode
Expand description

P Sets the undo/redo entry widget context.

In the widget style the UNDO_ENTRY_VAR can be used to access the UndoEntryArgs.