bulma_block: Bulma Block

Description Usage Arguments See Also

View source: R/bulma-block.R

Description

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.

Block

Usage

1
bulma_block(..., tag = tags$div)

Arguments

...

(tag) content

tag

(fn) default HTML container

See Also

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


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