Skip to main content

side_fn

Function side_fn 

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

P Widget function that converts a SideFnArgs into a page side container widget.

This property sets the SIDE_FN_VAR.