FunctionBar({
maxHeight = 18,
playing,
minHeight = 3,
className,
width = 2,
style,
speed = 150,
...props
apps/extension/src/components/Waveform.tsx:15
FunctionCanvasSwitchboard({
animating,
cols = 30,
rows = 20,
width = 1800,
height = 800,
dotSize = 2,
}: SwitchboardProps)
apps/web/src/app/components/bento/PrivacyCard.tsx:129
FunctionDialogContent({
className,
children,
overlay = true,
close = true,
container,
...props
}: React.ComponentProps<
packages/ui/src/Dialog.tsx:62
FunctionEchoItem({ title, desc, actions, className, icon, children, ref, ...props }: Props)
apps/extension/src/components/EchoItem.tsx:14