pub fn is_first(child: impl IntoUiNode, state: impl IntoVar<bool>) -> UiNode
P If the child is the first.
P