Function zng_wgt_markdown::rule_fn
source ยท pub fn rule_fn(
child: impl UiNode,
wgt_fn: impl IntoVar<WidgetFn<RuleFnArgs>>,
) -> impl UiNode
Expand description
P
Widget function that converts RuleFnArgs
to widgets.
Sets the RULE_FN_VAR
.