Knit UI
GitHub

Import

import { useMove } from "@knitui/hooks";

Signature

export function useMove( onChange: (position: MovePosition) => void, handlers?: UseMoveHandlers, ): UseMoveReturn