28th November 2016 at 7:12pm
The tag-pill macro generates a static tag pill showing a specified tag, but without the dropdown action provided by the tag Macro.
Parameters
- tag
- The title of the tag
- element-tag
- The element name to be used for the pill (defaults to "span")
- element-attributes
- Additional attributes for the pill element
- actions
- Action widgets to be triggered when the pill is clicked. Within the text, the macro parameter tag contains the title of the selected tag.