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

Scaffolding for requestFormReset API #28808

Merged
merged 1 commit into from
Apr 10, 2024

Commits on Apr 10, 2024

  1. Scaffolding for requestFormReset API

    This sets adds a new ReactDOM export called requestFormReset, including
    setting up the export and creating a method on the internal ReactDOM
    dispatcher. It does not yet add any implementation.
    
    Doing this in its own commit for review purposes.
    
    The API itself is explained in the next commit.
    acdlite committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9a849fe View commit details
    Browse the repository at this point in the history