Function zng::toggle::select_on_init

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

P If value is selected when the widget that has the value is inited.