lauren

Results 68 issues of lauren

E.g. #### `contains` ``` js /** * contains(needle, haystack); * @param {Array} haystack * @param {Primitive || Array} needle * @return {Boolean} */ ``` Checks if a given value or...

## Summary This PR adds a new hook `useEvent` per the RFC [here](https://github.com/reactjs/rfcs/pull/220), gated as an experimental hook. This supersedes #24505. **TODO (will address in follow up PRs)** - [...

CLA Signed
React Core Team

Unblock the internal React sync.

CLA Signed
React Core Team

For example, we could show a user-specified default placeholder in its place.

Implement something like Torii's provider registration, so anyone can add their own providers locally within their app