Files
ui/docs/content/7.layout/2.container.md
2023-05-30 12:13:57 +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