Appearance
Scroll into the view.
import { scrollIntoView } from '@use-kit/functions' scrollIntoView({ dom: null, to: 'top' })