İbrahim Ödev
İbrahim Ödev
`npm:` the simple way is to use it with a prefix, but it might be more useful if there is a `deno_dist`.
I felt the need to make such a custom component because I do a reflect operation when the page changes in my list, and since JumpToPageInput calls the onChange event...
```typescript import i18n from '@/i18n'; import { InputNumber, type InputNumberChangeEvent } from 'primereact/inputnumber'; import type { PaginatorJumpToPageInputOptions, PaginatorTemplateOptions } from 'primereact/paginator'; import type React from 'react'; import { useState }...