0.0.9 • Published 9 months ago

@phase2/outline-grid v0.0.9

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
9 months ago

outline-grid

The Outline Grid component

Properties

PropertyAttributeTypeDefaultDescription
containerAligncontainer-align"none" \| "left" \| "center" \| "right""center"The horizontal position of the container.
fullBleedfull-bleedbooleanfalseWhether or not this is a full bleed container.
gapSizegap-size"small" \| "large" \| "medium" \| "none""small"How much of a gap should exist between columns? (This affects both the vertical and horizontal column/row gaps.)
gapSizeLggap-size-lg"small" \| "large" \| "medium" \| "none"How much of a gap should exist between columns on large+ screens? (This affects both the vertical and horizontal column/row gaps.)
gapSizeMdgap-size-md"small" \| "large" \| "medium" \| "none"How much of a gap should exist between columns on medium+ screens? (This affects both the vertical and horizontal column/row gaps.)
gapSizeSmgap-size-sm"small" \| "large" \| "medium" \| "none"How much of a gap should exist between columns on small+ screens? (This affects both the vertical and horizontal column/row gaps.)
gapSizeXlgap-size-xl"small" \| "large" \| "medium" \| "none"How much of a gap should exist between columns on extra large+ screens? (This affects both the vertical and horizontal column/row gaps.)
gapSizeXxlgap-size-xxl"small" \| "large" \| "medium" \| "none"How much of a gap should exist between columns on extra extra large+ screens? (This affects both the vertical and horizontal column/row gaps.)
gapSizeXxxlgap-size-xxxl"small" \| "large" \| "medium" \| "none"How much of a gap should exist between columns on extra extra extra large+ screens? (This affects both the vertical and horizontal column/row gaps.)
xPaddingx-paddingbooleanfalseWhether or not this container has left/right padding.
yPaddingy-paddingbooleanfalseWhether or not this container has left/right padding.

Slots

NameDescription
The default slot for this element.