bulma_size: Bulma Size

Description Usage Arguments Functions See Also

View source: R/bulma-size.R

Description

Bulma has four main sizes (small, medium, large) and a default that can be forced in component elements (normal).

Usage

1
2
3
bulma_size(tag, size = c("small", "medium", "large", "normal"))

bulma_fullwidth(tag)

Arguments

tag

(tag) to be modified

size

(string) small, medium, large, or normal.

Functions

See Also

Other Bulma Modifiers: bulma_align(), bulma_color(), bulma_flex(), bulma_helpers, bulma_modifier, bulma_spacing(), bulma_state(), bulma_text, bulma_visibility


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