Container
Last updated
Last updated
The Bootstrap container
component, implemented in Ruby.
bs_container(*args, &block)
Returns a bootstrap container containing content specified by a block. Also the container is customizable with the following options.
Optional options
:size
- Expects a breakpoints :xs, :sm, :md, :lg, :xl, :xxl
HTML attributes This component accepts all the canonical like id
or class
.
returns