can_save

Function can_save 

Source
pub fn can_save(child: impl IntoUiNode, enabled: impl IntoVar<bool>) -> UiNode
Expand description

Defines if on_save and on_pre_save command handlers are enabled in the widget and descendants.

Sets the CAN_SAVE_VAR.