We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to add a custom styling for a p-popover in one view, thus I wanted to use the [dt]-property to have a scoped styling.
But it doesn't seem to be applied, at least all the tokens are ignored, see the Stackblitz examples for details.
No response
https://stackblitz.com/edit/rg1u3tt3?file=src%2Fapp%2Fpopover-basic-demo.ts
PrimeNG 19, Angular 19
19.0.7
v19
All the theming tokens, which are defined in https://primeng.org/popover should be applicable via [dt] too.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I'm trying to add a custom styling for a p-popover in one view, thus I wanted to use the [dt]-property to have a scoped styling.
But it doesn't seem to be applied, at least all the tokens are ignored, see the Stackblitz examples for details.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/rg1u3tt3?file=src%2Fapp%2Fpopover-basic-demo.ts
Environment
PrimeNG 19, Angular 19
Angular version
19.0.7
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
All the theming tokens, which are defined in https://primeng.org/popover should be applicable via [dt] too.
The text was updated successfully, but these errors were encountered: