Skip to main content
Module

x/netzo/deps/@dnd-kit/core.ts>SensorHandler

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
type alias SensorHandler
import { type SensorHandler } from "https://deno.land/x/netzo@0.5.63/deps/@dnd-kit/core.ts";
definition: (event: React.SyntheticEvent, active: UniqueIdentifier) => boolean | void