zng_wgt_text

Function txt_selectable

source
pub fn txt_selectable(
    child: impl UiNode,
    enabled: impl IntoVar<bool>,
) -> impl UiNode
Expand description

P Enable text selection, copy and makes the widget focusable.

Sets the TEXT_SELECTABLE_VAR.