inline

Function inline 

Source
pub fn inline(child: impl IntoUiNode, mode: impl IntoVar<InlineMode>) -> UiNode
Expand description

P Enforce an inline mode on the widget.

See InlineMode for more details.