html_attributes
HTML Attributes
This page explains what custom HTML attributes Mobirise uses in secondary blocks (M4, M5 and AMP).
All Attributes
| Name | Information and Usage | Usage |
|---|---|---|
| mbr-buttons | ||
| mbr-class | Give the current element additional classes, if the conditions are met. | mbr-class=“{'className': showTitle}” |
| mbr-form | ||
| mbr-icon | ||
| mbr-if | If the condition is true, the element that mbr-if is on will be visible/present. | mbr-if=“showTitle” or mbr-if=“showTitle || showSubtitle” or mbr-if=“columnCount=='3'” |
| mbr-map | ||
| mbr-style | ||
| mbr-text | ||
| mbr-theme-style | ||
| mbr-attr | Doesn't exist, but would be great if it did! | mbr-attr=“{'required':isRequired}” |
| plugins | Tells Mobirise what plugins should be loaded. | plugins=“thisPlugin, thatPlugin” |
| data-* | ||
| data-toolbar |
html_attributes.txt · Last modified: by 127.0.0.1
