rule_fn

Function rule_fn 

Source
pub fn rule_fn(
    child: impl IntoUiNode,
    wgt_fn: impl IntoVar<WidgetFn<RuleFnArgs>>,
) -> UiNode
Expand description

P Widget function that converts RuleFnArgs to widgets.

Sets the RULE_FN_VAR.