can_paste

Function can_paste 

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

Defines if on_paste and on_pre_paste command handlers are enabled in the widget and descendants.

Sets the CAN_PASTE_VAR.