Skip to content

Container

Martin Bean edited this page Nov 1, 2021 · 1 revision

Options:

  • fluid (boolean)
<x-bs::container>
    <!-- Default container -->
</x-bs::container>
<x-bs::container fluid>
    <!-- Fluid container -->
</x-bs::container>

Clone this wiki locally