pub fn current(
child: impl IntoUiNode,
kind: impl IntoVar<CurrentKind>,
) -> UiNodeExpand description
P Indicates that the widget represents the current item of a kind.
pub fn current(
child: impl IntoUiNode,
kind: impl IntoVar<CurrentKind>,
) -> UiNodeP Indicates that the widget represents the current item of a kind.