link_fn

Function link_fn 

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

P Widget function that converts LinkFnArgs to widgets.

Sets the LINK_FN_VAR.