bastiedotorg
bastiedotorg
Hi, I tried to use font-awesome icons in the translated strings. Unfortunately, gridjs did not like that and reverted to the default string when I added gridjs.html around it. Without...
this feature adds an optional dropdown in pagination by setting ` showDropdown: true,` ``` const grid = new gridjs.Grid({ autoWidth: false, className: { table: 'table table-striped w-100 table-responsive' }, columns:...
this fix returns the ready event.
this PR adds an option to show a button next to the searchbox and adds the ability to allow search by enter key. if debounceTime is