AutoComplete: required property doesn't exist #4858
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Typescript
Issue or pull request is *only* related to TypeScript definition
Milestone
Describe the bug
According to the docs,
<AutoComplete />
should accept arequired
prop. According to TS, however, it does not.Reproducer
No response
PrimeReact version
9.6.2
React version
18.x
Language
TypeScript
Build / Runtime
Next.js
Browser(s)
No response
Steps to reproduce the behavior
N/A
Expected behavior
<AutoComplete />
accepts arequired
prop.The text was updated successfully, but these errors were encountered: