Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netzo/deps/@radix-ui/react-slot.ts>SlotProps

Deno-powered framework for building business web apps
Go to Latest
interface SlotProps
implements [React.HTMLAttributes]<HTMLElement>
import { type SlotProps } from "https://deno.land/x/netzo@0.3.91/deps/@radix-ui/react-slot.ts";

Properties

optional
children: React.ReactNode