InputGroup | Add styleClass and style input properties #14404
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Type: New Feature
Issue contains a new feature or new component request
Milestone
Describe the bug
If we put an InputMask inside an InputGroup the InputMask width is very small.
So the InputMask is not filling up to 100% (it's more like 1%).
We tried to use the PrimeFlex class "w-full" to set the width up to 100%.
But that is not working...
Environment
Windows 11
Reproducer
https://stackblitz.com/edit/stackblitz-starters-1l7ghs
Angular version
17.0.0
PrimeNG version
17.0.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.9.0
Browser(s)
119.0.6045.200
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: