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
In basic mode add your styles to styleClass. There is no chooseStyleClass in basic mode, it's only for advanced mode. <p-fileUpload ... mode="basic" styleClass="p-button-outlined">
So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation and try the latest PrimeNG version(v19). If there is no improvement on this, can you open a new issue so we can include it in our roadmap?
Thanks a lot for your understanding!
Best Regards,
Describe the bug
style applied on the file-upload component, but it never gets to the button itself.
and button:
Environment
Win 10
Reproducer
No response
Angular version
17.3.5
PrimeNG version
17.14.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.13.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Upload component choose button should be outlined:
The text was updated successfully, but these errors were encountered: