Mention: Some properties doesn't exist on type #3419
Labels
Type: Bug
Issue contains a defect related to a specific component.
Typescript
Issue or pull request is *only* related to TypeScript definition
Milestone
Describe the bug
When using some properties like placeholder or rows I get a typescript error
"Property 'placeholder' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Mention> & Readonly<MentionProps> & Readonly<...>'."
Reproducer
No response
PrimeReact version
7.x.x
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
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: