Function zng::text::tab_length
source ยท pub fn tab_length(
child: impl UiNode,
length: impl IntoVar<Length>,
) -> impl UiNode
Expand description
P
Length of the TAB character space, relative to the normal space advance.
Is set to 400.pct()
by default, so 4 times a space.
Sets the TAB_LENGTH_VAR
.