UNPKG

@docapost-agility/mka

Version:
9 lines (5 loc) 239 B
app.controller('selectExplicationCtrl', [function () { var vm = this; vm.text = 'To use select, you can select one item with the click, select several items with Ctrl + click or with click + drag'; vm.title = 'SELECT'; }]);