The Outline Components for the container web component
npm install @phase2/outline-containerThe outline-container Web Component.
| Property | Attribute | Type | Default | Description |
|--------------------|---------------------|-----------|---------|--------------------------------------------------|
| bottomMargin | bottom-margin | string | | Sets the bottom margin of the container. Options are none, small, medium, and large. |
| componentSpacing | component-spacing | string | | |
| containerWidth | container-width | string | "wide" | Sets the width of the container. Options are wide, medium, narrow, and full. |
| justifyEnd | justify-end | boolean | false | Sets the container to justify content to the end. |
| topMargin | top-margin | string | | The vertical space from the component above it (using Utopia fluid space variables defined in outline.theme.css, ie. space-3xl) |
| Name | Description |
|------|---------------|
| | Default Slot. |