IconField: 'iconfield' does not exist in type 'PrimeVuePTOptions' #6206
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I've used PassTrough to add a class to the IconField component, like this:
... this works fine - but I get a typescript error:
Looking at
PrimeVuePTOptions
, it's correct,iconfield
is missing.Reproducer
.
PrimeVue version
4.0.4
Vue version
4.x
Language
TypeScript
Build / Runtime
Vite
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: