bulmaContainer: Add container

View source: R/bulma-container.R

bulmaContainerR Documentation

Add container

Description

Add container

Usage

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:

  • bulmaNavbar

  • bulmaHero

  • bulmaSection

  • bulmaFooter

Author(s)

John Coene, jcoenep@gmail.com


JohnCoene/shinybulma documentation built on Nov. 16, 2022, 6:42 p.m.