bulma_title: Bulma Title

Description Usage Arguments Functions See Also

View source: R/bulma-title.R

Description

Simple headings to add depth to your page. When you combine a title and a subtitle, they move closer together. As a rule of thumb, it is recommended to use a size difference of two.

Documentation

Usage

1
2
3
4
5
bulma_title(..., size = 1L:6L, spaced = FALSE)

bulma_subtitle(..., size = 1L:6L)

bulma_heading(...)

Arguments

...

(tag) content

size

(int) different text sizes from 1 to 6.

spaced

(flg) whether or not the title and subtitle will have a space in between them; no spacing by default.

Functions

See Also

Other Bulma Elements: bulma_block(), bulma_box(), bulma_button(), bulma_content(), bulma_icon(), bulma_image(), bulma_notification(), bulma_progress_bar(), bulma_table(), bulma_tag()


tjpalanca/bulma.R documentation built on Dec. 23, 2021, 10:58 a.m.