You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a custom implementation of the paginator component. It honors the provided designToken, except for the provided css function. I prefer to keep related css overrides with the component rather than in theapp.config via definePreset.
Describe the bug
I have a custom implementation of the
paginator
component. It honors the provided designToken, except for the provided css function. I prefer to keep related css overrides with the component rather than in theapp.config
viadefinePreset
.Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/github-phq61er7-uf4zmnd7?file=src%2Fapp%2Fapp.component.ts
Environment
Angular 19.0.6
primeng & themes: 19.0.5
node: 22.13.0
OS: Windows 11
Angular version
19.0.5
PrimeNG version
v19
Node version
22.13.0
Browser(s)
Chrome, Edge
Steps to reproduce the behavior
Expected behavior
The buttons should have borders as defined in
css ({dt}) => {}
The text was updated successfully, but these errors were encountered: