bulma_modifier: Bulma Modifiers

Description Usage Arguments See Also

Description

Bulma is a CSS framework, and therefore all the modifiers are contained in CSS classes, regardless of the HTML tag. These functions allow easy class addition of the main prefixes in the Bulma CSS Framework.

Documentation

Usage

1
2
3
4
5
6
7
8
9
bulma_is(tag, modifier)

bulma_are(tag, modifier)

bulma_has(tag, modifier)

bulma_has_text(tag, modifier)

bulma_has_background(tag, modifier)

Arguments

tag

HTML tag to be modified

modifier

string to be added as a modifier

See Also

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


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