UNPKG

@docapost-agility/mka

Version:
21 lines (17 loc) 319 B
app.controller('foldersCtrl', [function () { var vm = this; vm.folders = [ { name: 'Invoices' }, { name: 'Mouse and Keyboard Actions' }, { name: 'Documentations' }, { name: 'Letters' } ] }]);