pub fn get_data_notes( child: impl UiNode, notes: impl IntoVar<DataNotes>, ) -> impl UiNode
P Get all data notes set on the context.
P