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

Properties

optional
companyDescription: string
optional
companyName: string
optional
nav: ComponentChildren | Array<ActionProps>