Function zng_wgt_settings::settings_search_fn
source ยท pub fn settings_search_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<SettingsSearchArgs>>,
) -> impl UiNode
Expand description
P
Widget function that converts SettingsSearchArgs
to a search box.
Sets the SETTINGS_SEARCH_FN_VAR
.