FunctionComponentExample({
children,
className,
extractClassname,
extractedClassNames,
align = "center",
src: _,
...prop
components/component-example.tsx:16
FunctionComponentPreview({
name,
type,
children,
className,
extractClassname,
extractedClassNames,
align = "center",
d
components/component-preview.tsx:31
FunctionCopyButton({
value,
className,
src,
variant = "ghost",
event,
...props
}: CopyButtonProps)
components/copy-button.tsx:31
FunctionCopyIcon({
iconClass,
hiddenIconClass,
startY = 30,
enterY = 0,
endY,
duration = 0.5,
scaleFactor = 1.1,
registry/ui/copy-icon.tsx:25
FunctionCustomInput({
id,
type,
placeholder,
value,
onChange,
onBlur,
error,
onFocus,
textArea = false,
}: Cust
components/contact-us/contact.tsx:240
FunctionImageTrail({
images,
text,
duration = 1,
spawnInterval = 0,
renderRadius = 90,
maxImages = 5,
fadeOutDurat
registry/ui/image-trail.tsx:26
FunctionInfiniteMovingCards({
items,
direction = "left",
speed = "fast",
pauseOnHover = true,
className,
}: {
items: {
qu
registry/ui/infinite-moving-cards.tsx:7
FunctionNavigationIcon({
children,
innerDivClass,
textClass,
parentDivClass,
translateYUp = 130,
translateYDown = 130,
registry/ui/navigation-icon.tsx:20
FunctionPre({
className,
__rawString__,
__npmCommand__,
__yarnCommand__,
__pnpmCommand__,
__bunCommand__,
_
components/component-preview.tsx:155
FunctionProductPreview({
className,
productSrc,
productHeight = 298,
productWidth = 1250,
scaleFactor = 0.1,
rotate = 30
registry/ui/product-preview.tsx:44
FunctionRevealText({
children,
variant = "black",
className = "",
image,
hoverImageClass,
href,
}: HoverTextProps)
registry/ui/reveal-text.tsx:49