Display an element full-screen, optional fallback for fullscreen video on iOS.
Returns current selected text on the page.
React UI hook to provide physical feedback with device vibration hardware using the Vibration API.
Manages an array of items.
React hook that returns state and a callback for an async function or a function that returns a promise. The state is of the same shape as useAsync.
Uses useAsync with an additional retry method to easily retry/refresh the async function.
React hook that resolves an async function or a function that returns a promise.
React side-effect hook that shows browser alert when user try to reload or close the page.
React hook that returns the current value of a cookie, a callback to update the cookie and a callback to delete the cookie.