Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 923 Bytes

File metadata and controls

26 lines (19 loc) · 923 Bytes
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

Badges

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 %}

Suggested Links