GapVariantsinterface

{
	gap?: GapValue | undefined;
}
PropertyType
.gapGapValue
Gap between child elements.

Variant props for the gap between a component's children, e.g. gap="large".