Function zng_wgt_data::with_data_notes
source ยท pub fn with_data_notes(
child: impl UiNode,
on_changed: impl FnMut(&DataNotes) + Send + 'static,
) -> impl UiNode
pub fn with_data_notes(
child: impl UiNode,
on_changed: impl FnMut(&DataNotes) + Send + 'static,
) -> impl UiNode