zng::widget

Function 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.