--- description: A container lets you center and constrain the width of your content. category: layout links: - label: GitHub icon: i-simple-icons-github to: https://github.com/nuxt/ui/tree/v3/src/runtime/components/Container.vue --- ## Usage ::component-example --- name: 'container-example' props: class: 'w-full' --- :: ## API ### Props :component-props ### Slots :component-slots ## Theme :component-theme