Skip to main content
Module

x/fathym_atomic/mod.ts>ResponsiveSetProps

This is the core atomic library to build design libraries from.
Very Popular
Go to Latest
interface ResponsiveSetProps
implements [JSX.HTMLAttributes]<HTMLElement>
import { type ResponsiveSetProps } from "https://deno.land/x/fathym_atomic@v0.0.143/mod.ts";

Properties

optional
menuStyle: MenuButtonStyleTypes
toggleChildren: ComponentChildren