Function zng_wgt::inline

source ยท
pub fn inline(child: impl UiNode, mode: impl IntoVar<InlineMode>) -> impl UiNode
Expand description

P Enforce an inline mode on the widget.

See InlineMode for more details.