InputSwitch: Type Definition doesn't expose disabled
#3985
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The
InputSwitchProps
type definition doesn't expose thedisabled
prop, despite supporting it. I'd like to access it, as we are able to do with the rest of the Input components.I just thought I'd let you know - thanks for building a great tool to use!
Reproducer
primevue/components/lib/inputswitch/InputSwitch.d.ts
Line 67 in ee0cb33
PrimeVue version
3.22.1
Vue version
3.x
Language
TypeScript
Build / Runtime
TypeScript
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: