Wrong type definition of KeyFilter.pKeyFilter (pattern) #13086
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
The
pKeyFilter
directive currently accepts only astring
as pattern (aliased topKeyFilter
).This is misleading and should also match a
RegExp
.Environment
.
Reproducer
No response
Angular version
16.0.2
PrimeNG version
16.0.0-rc.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.14.1
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: