Function zng::data_context::get_data_notes
source ยท pub fn get_data_notes(
child: impl UiNode,
notes: impl IntoVar<DataNotes>,
) -> impl UiNode
Expand description
P
Get all data notes set on the context.
pub fn get_data_notes(
child: impl UiNode,
notes: impl IntoVar<DataNotes>,
) -> impl UiNode
P
Get all data notes set on the context.