Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface ScrollAreaProps
implements PrimitiveDivProps
import { type ScrollAreaProps } from "https://deno.land/x/netzo@0.3.66/deps/@radix-ui/react-scroll-area.ts";

Properties

optional
type: ScrollAreaContextValue["type"]
optional
dir: ScrollAreaContextValue["dir"]
optional
scrollHideDelay: number