@ribajs/bs4
Version:
Bootstrap 4 module for Riba.js
20 lines (19 loc) • 582 B
HTML
<img>
<tag
rv-each-tag="tags"
rv-index="tag.index"
rv-style-left="tag.left"
rv-style-top="tag.top"
rv-shape="tag.shape"
rv-color="tag.color"
rv-style---tag-color="tag.color"
rv-style---tag-border-radius="tag.borderRadius"
rv-style---tag-full-size="tag.fullSize"
rv-style---tag-small-size="tag.smallSize"
rv-bs4-popover="fillPopoverOptions | call tag.popoverOptions"
rv-on-bound.bs.popover="onPopoverBound"
rv-on-shown.bs.popover="onPopoverShown"
rv-on-hidden.bs.popover="onPopoverHidden"
rv-tabindex="triggerOnFocus | call tag.popoverOptions"
>
</tag>