Function data_warn
Source pub fn data_warn(child: impl IntoUiNode, note: impl IntoVar<Txt>) -> UiNode
Expand description
P Insert a data WARN note in the context.
This properties synchronizes the note variable with an DATA.warn entry. If
the note is empty the data note is not inserted.