Function zng::data_context::data_error
source ยท pub fn data_error(child: impl UiNode, note: impl IntoVar<Txt>) -> impl UiNode
Expand 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.