Description Usage Arguments See Also
Basic spacer block. The block element is a simple spacer tool. It allows
sibling HTML elements to have a consistent margin between them. This is
applicable to nearly all elements and components, but this basic container
can be used to create custom containers.
1 | bulma_block(..., tag = tags$div)
|
... |
(tag) content |
tag |
(fn) default HTML container |
Other Bulma Elements:
bulma_box(),
bulma_button(),
bulma_content(),
bulma_icon(),
bulma_image(),
bulma_notification(),
bulma_progress_bar(),
bulma_table(),
bulma_tag(),
bulma_title()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.