CAN_SAVE_VAR

Static CAN_SAVE_VAR 

Source
pub static CAN_SAVE_VAR: ContextVar<bool>
Expand description

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

Use can_save to set. Is enabled by default.