PaddingVariantsinterface

{
	padding?: SpaceValue | undefined;
}
PropertyType
.paddingSpaceValue
Block-padding (top + bottom) of the element.

Variant props for the block-padding (top + bottom) of a component, e.g. padding="large".