Files
ui/docs/content/6.layout/2.container.md
Sébastien Chopin e59fe42cc9 docs: improve page descriptions and prev/next (#184)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2023-05-19 10:33:09 +02:00

315 B

github, description
github description
true A container lets you center and constrain the width of your content.

Usage

::component-example #default :container-example{class="w-full"}

#code

<template>
  <UContainer>Content</UContainer>
</template>

::

Props

:component-props

Preset

:component-preset