UNPKG

@smart-webcomponents-angular/buttongroup

Version:

[![Price](https://img.shields.io/badge/price-COMMERCIAL-0098f7.svg)](https://jqwidgets.com/license/)

14 lines (10 loc) 304 B
/* Smart UI v22.0.2 (2025-01-31) Copyright (c) 2011-2025 jQWidgets. License: https://htmlelements.com/license/ */ // import "../smart.element.js"; import "../smart.buttongroup.js"; export class smartButtonGroup extends Smart.Component { get name() { return 'smartButtonGroup'; } }