Description Usage Arguments See Also
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.
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)
|
tag |
HTML tag to be modified |
modifier |
string to be added as a modifier |
Other Bulma Modifiers:
bulma_align()
,
bulma_color()
,
bulma_flex()
,
bulma_helpers
,
bulma_size()
,
bulma_spacing()
,
bulma_state()
,
bulma_text
,
bulma_visibility
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.