UNPKG

@docapost-agility/mka

Version:
9 lines (5 loc) 241 B
app.controller('dragNDropExplicationCtrl', [function () { var vm = this; vm.text = 'To use the drag and drop, select one or more items then click again to retrieve your selection and move it'; vm.title = 'DRAG AND DROP'; }]);