l-lin / angular-datatables

DataTables with Angular
https://l-lin.github.io/angular-datatables/
MIT License
1.57k stars 486 forks source link

Pagination previous and next text instead of need previous & next icon #1549

Closed sathiya3095 closed 3 years ago

sathiya3095 commented 3 years ago

:rocket: Feature request

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

shanmukhateja commented 3 years ago

Hi @sathiya3095 ,

I'm not sure I understand. Pagination nav buttons "Prev" and "Next" are text by default as per datatables.net. The pagingType property inside dtOptions can be used to show/hide certain aspects of pagination node.

Could you provide a reproducible GitHub repo or StackBlitz link to investigate this?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been closed due to inactivity. Please feel free to re-open the issue to add new inputs.