Skip to content

Datatables Pagination Input for BS4. Based on pagination/input datatables

License

Notifications You must be signed in to change notification settings

benyaminl/datatables-pagination-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Datatables Pagination-Input

Datatables Pagination Input for BS4. Based on pagination/input datatables More information see https://datatables.net/plug-ins/pagination/input#Example Works with AdminLTE 3 and Bootstrap 4

Example Usage

$(document).ready(function() {
      $('#example').dataTable( {
           "pagingType": "input"
       } );
});

PR and Fix

For a problem, please open an issue, for PR just add a PR. Thank you

About

Datatables Pagination Input for BS4. Based on pagination/input datatables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published