Elements
Common single-element helpers from Bulma.
Examples for the supported Bulma component wrappers
Ralma components follow Bulma's markup structure while letting you write named tags in Ractive templates.
<modal active>
<modal-background></modal-background>
<modal-card>
<modal-card-head>
<modal-card-title>Delete item?</modal-card-title>
<modal-close ariaLabel="close"></modal-close>
</modal-card-head>
<modal-card-foot>
<button danger>Delete</button>
<button>Cancel</button>
</modal-card-foot>
</modal-card>
</modal>Open a component family for supported tags, common modifiers, and sample markup.
Common single-element helpers from Bulma.
Responsive layout helpers based on Bulma columns.
Navigation trail and breadcrumb items.
Card container and card sub-parts.
Dropdown wrapper, trigger, menu, and content helpers.
Side menu labels and item lists.
Message wrapper with header and body.
Modal shell, close, and modal-card helpers.
Navbar structure and dropdown parts.
Pagination wrappers and links.
Panel shell, tabs, blocks, and icon helper.
Tabs container and tab links.