ratiw / vuetable-2-tutorial

MIT License
258 stars 67 forks source link

Lesson 11 sortHandleIcon #85

Open peien0312 opened 6 years ago

peien0312 commented 6 years ago

sortHandleIcon has been changed to handleIcon

css: { tableClass: 'table table-striped table-bordered', ascendingIcon: 'glyphicon glyphicon-chevron-up', descendingIcon: 'glyphicon glyphicon-chevron-down', handleIcon: 'glyphicon glyphicon-menu-hamburger' },