zng::data_contextFunction data_warn
source pub fn data_warn(child: impl UiNode, note: impl IntoVar<Txt>) -> impl 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.