Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface DraggableAttributes
import { type DraggableAttributes } from "https://deno.land/x/netzo@0.3.66/deps/@dnd-kit/core.ts";

Properties

role: string
tabIndex: number
aria-disabled: boolean
aria-pressed: boolean | undefined
aria-roledescription: string
aria-describedby: string