-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The label component is missing the following documented functionality
-
removablemodifier
Twig example:
{{
html.label({
'label': 'My Label',
'removable': true
})
}}HTML Example:
<span class="label label--removable"><span class="label__text">My Label</span><button type="button" data-action="remove" data-action-target="this" class="btn remove-button"><i class="icon-remove-sign"><span class="hide">Remove My Label</span></i></button></span>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels