IndentVariantsinterface

{
	indent?: IndentVariant | undefined;
}
PropertyType
.indentIndentVariant
Inline-padding (left + right) of the element, keeping its content off the edges.

Variant props for the inline-padding ("indent", left + right) of a component, e.g. indent="normal".