Skip to content

useAtom

A React hook similar to Reacts own useState() that returns the value and a function to update the value of an atom.