Customisable containers
container(..., is_dark = FALSE, is_rounded)container_with_title(title = NULL, ..., is_centered = FALSE,
is_dark = FALSE, title_tag = "h2")
container_simple(..., is_centered = FALSE, is_dark = FALSE,
is_rounded = FALSE)
Content of the container
Should the container be dark?
Should the container be rounded?
Title of the container
Should the container be centered?
Header level of the title of the container
a taglist