{ extend: 'copy', text: '{{ transIf( $lang['table.button.copy'], $model . '.table.button.copy' ) }}', exportOptions: { modifier: { order: 'current', page: 'all', selected: null }, columns: ':visible', {{-- format: { body: function ( data, row, column, node ) { return {{ $table_options['id'] }}.column(column).data()[row]; } }, --}} }, },