Function zng_wgt_undo::undo_enabled
source ยท pub fn undo_enabled(
child: impl UiNode,
enabled: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
Enable or disable undo inside the widget.
pub fn undo_enabled(
child: impl UiNode,
enabled: impl IntoVar<bool>,
) -> impl UiNode
P
Enable or disable undo inside the widget.