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

fix(runtime-core): expose events to props for functional components #9234

Commits on Sep 16, 2023

  1. fix(runtime-core): expose events to props

    Expose events to props for consumer of components to be correctly typed,
    `onX` handlers where not exposed as such the interface for functional components
    is incorrect for consuming FunctionalComponents in parent components
    blake-newman committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    ee6ac11 View commit details
    Browse the repository at this point in the history