zng::access

Function multi_selectable

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

P Indicates that the user may select more than one item from the current selectable descendants.