Skip to main content
Go to Latest
interface MenuButtonProps
implements [JSX.HTMLAttributes]<HTMLElement>
Re-export
import { type MenuButtonProps } from "https://deno.land/x/fathym_atomic_design_kit@v0.0.78-integration/mod.ts";

Properties

optional
children: ComponentChildren | Array<ActionProps>
optional
menuStyle: MenuButtonStyleTypes
toggleChildren: ComponentChildren