pub fn invalid(child: impl IntoUiNode, error: impl IntoVar<Invalid>) -> UiNodeExpand description
P Indicates that the widget’s data is invalid with optional kinds of errors.
pub fn invalid(child: impl IntoUiNode, error: impl IntoVar<Invalid>) -> UiNodeP Indicates that the widget’s data is invalid with optional kinds of errors.