UNPKG

comindware.core.ui

Version:

Comindware Core UI provides the basic components like editors, lists, dropdowns, popups that we so desperately need while creating Marionette-based single-page applications.

8 lines (7 loc) 284 B
<i class="filter-icon filter-icon-item {{iconPrefixer iconClass}}" aria-hidden="true"></i> <span class="filter-icon-list-txt js-text"> {{name}} </span> {{#if draggable}} <span class="filter-icon-list-draggable js-dragger" title="{{localize 'CORE.COMMON.DRAGME'}}"></span> {{/if}}