Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface SlotProps
implements [React.HTMLAttributes]<HTMLElement>
import { type SlotProps } from "https://deno.land/x/netzo@0.3.66/deps/@radix-ui/react-slot.ts";

Properties

optional
children: React.ReactNode