[ToggleButton] ToggleButtonGroup onChange props [TS] #12326
Labels
component: toggle button
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
typescript
Expected Behavior
ToggleButtonGroup should accept onChange props
Current Behavior
Error unexpected prop
Fix
Including onChange definition in ToggleButtonGroup.d.ts seems to fix this:
The text was updated successfully, but these errors were encountered: