pub fn categories_list_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<CategoriesListArgs>>,
) -> UiNodeExpand description
P Widget function that converts CategoriesListArgs to a category list.
Sets the CATEGORIES_LIST_FN_VAR.