FunctionButton({
children,
className,
color,
href,
outline,
...rest
}: ButtonProps)
website/components/Button.tsx:12
FunctionCard({
badge,
children,
className,
description,
href,
name,
screenShot: screenshot,
ssWidth,
ssH
website/components/top/GetStarted.tsx:16
FunctionCodeBlock({
children,
className,
copyButton,
language,
lineNumber = false,
...rest
}: CodeBlockProps)
website/components/CodeBlock.tsx:32
FunctionLayout({
activeItem,
canonical: _canonical,
children,
description = defaultDescription,
image: _image,
n
website/components/Layout.tsx:21
FunctionMarp({
border = true,
className,
rendered: { css, html, fonts },
page = 1,
}: MarpProps)
website/components/Marp.tsx:55