Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update inputswitch.ts #11877

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Update inputswitch.ts #11877

merged 1 commit into from
Sep 9, 2022

Conversation

TLounsbury
Copy link
Contributor

InputSwitch has two events event.originalEvent and event.checked in the event object. This allows for proper typing and makes implementation easier

###Defect Fixes
When submitting a PR, please also create an issue documenting the error.

###Feature Requests
Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes.

InputSwitch has two events event.originalEvent and event.checked in the event object. This allows for proper typing and makes implementation easier
@cetincakiroglu cetincakiroglu added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Sep 5, 2022
@cetincakiroglu cetincakiroglu linked an issue Sep 9, 2022 that may be closed by this pull request
@cetincakiroglu cetincakiroglu merged commit b393b57 into primefaces:master Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InputSwitch | Add event type to onChange emitter
2 participants