Description Usage Arguments Functions See Also
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.
1 2 3 4 5 | bulma_title(..., size = 1L:6L, spaced = FALSE)
bulma_subtitle(..., size = 1L:6L)
bulma_heading(...)
|
... |
(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. |
bulma_title: title element, default size is 3L
bulma_subtitle: subtitle element, default size is 5L.
bulma_heading: heading element
Other Bulma Elements:
bulma_block(),
bulma_box(),
bulma_button(),
bulma_content(),
bulma_icon(),
bulma_image(),
bulma_notification(),
bulma_progress_bar(),
bulma_table(),
bulma_tag()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.