title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Badges |
Badges - ButtonGroup - Kendo UI for Vue |
Apply a badge to the buttons within the Kendo UI ButtonGroup wrapper for Vue. |
badges_buttongroup_wrapper |
6 |
The ButtonGroup enables you to apply a badge to each of its buttons.
To achieve this behavior, use the data-badge
attribute of the <li>
Button element.
{% meta height:350 %} {% embed_file buttongroup/badges/main.vue preview %} {% embed_file buttongroup/badges/main.js %} {% endmeta %}