multi_selectable

Function multi_selectable 

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

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