UNPKG

@smart-webcomponents-angular/kanban

Version:

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

40 lines (36 loc) 1.13 kB
/* Smart UI v24.0.16 (2025-09-03) Copyright (c) 2011-2025 jQWidgets. License: https://htmlelements.com/license/ */ // import "../smart.element.js"; import "../smart.button.js"; import "../smart.calendar.js"; import "../smart.complex.js"; import "../smart.data.js"; import "../smart.date.js"; import "../smart.datetimepicker.js"; import "../smart.draw.js"; import "../smart.dropdownlist.js"; import "../smart.combobox.js"; import "../smart.export.js"; import "../smart.filter.js"; import "../smart.input.js"; import "../smart.colorinput.js"; import "../smart.multiinput.js"; import "../smart.checkinput.js"; import "../smart.multicomboinput.js"; import "../smart.listbox.js"; import "../smart.math.js"; import "../smart.numeric.js"; import "../smart.numerictextbox.js"; import "../smart.scrollbar.js"; import "../smart.sortable.js"; import "../smart.timepicker.js"; import "../smart.tooltip.js"; import "../smart.window.js"; import "../smart.gridpanel.js"; import "../smart.kanban.js"; export class smartKanban extends Smart.Component { get name() { return 'smartKanban'; } }