Function zng_wgt_text::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.