pub fn data_error(child: impl IntoUiNode, note: impl IntoVar<Txt>) -> UiNodeExpand description
P Insert a data ERROR note in the context.
This properties synchronizes the note variable with an DATA.invalidate entry. If
the note is empty the data note is not inserted.