Missing support for the fluid property in InputMask and Listbox components #17254
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
The
fluid
property is supported by most form components in the library. However, theInputMask
andListbox
components do not support this property, leading to inconsistency across the library.Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://primeng.org/
Environment
windows
Angular version
19.0.0
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The
InputMask
andListbox
components should support thefluid
property to maintain consistency and provide developers with a unified API experience across components.The text was updated successfully, but these errors were encountered: