data table is not a function in vue

Solutions on MaxInterview for data table is not a function in vue by the best coders in the world

showing results for - "data table is not a function in vue"
Luis
15 Apr 2018
1var $ = require( 'jquery' );
2require( 'datatables.net' )( window, $ );
3require( 'datatables.net-bs' )( window, $ );