Add container

bulmaContainer(..., fluid = FALSE, widescreen = FALSE, fullhd = FALSE)

Arguments

...

any element.

fluid

If you don't want to have a maximum width but want to keep the 24px margin on the left and right sides.

widescreen

until the widescreen breakpoint.

fullhd

until the fullhd breakpoint.

Note

In order to take effect properly, containers need to be used as children of:

Author

John Coene, jcoenep@gmail.com