Skip to content

Instantly share code, notes, and snippets.

@himerus
Last active November 7, 2022 22:57
Show Gist options
  • Select an option

  • Save himerus/2fd4652aeb1c42b2e0bc502c2e20b070 to your computer and use it in GitHub Desktop.

Select an option

Save himerus/2fd4652aeb1c42b2e0bc502c2e20b070 to your computer and use it in GitHub Desktop.
Description of usage for `outline-container` with the `container-width` set to `full`.
<outline-container container-width="full" top-margin="spacing-12" bottom-margin="spacing-12">
<outline-alert statusType="success" size="large">
<span slot="header">Container: Full</span>
<p>This `outline-container` component is using the `container-width` set to `full`.</p>
</outline-alert>
<outline-image image-href={code7} image-label="image of code on a screen" image-ratio="42/9"></outline-image>
</outline-container>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment