FunctionAsciiGlitchRipple({
children,
as = "a",
className,
dur = 1000,
chars = '.,·-─~+:;=*π""┐┌┘┴┬╗╔╝╚╬╠╣╩╦║░▒▓█▄▀▌▐■!?&#$@0
src/components/ui/ascii-glitch-ripple.tsx:49
FunctionBorderBeam({
className,
size = 200,
duration = 15,
anchor = 90,
borderWidth = 1.5,
colorFrom = "
src/components/landing/ui/border-beam.tsx:14
FunctionBorderBeam({
className,
size = 200,
duration = 15,
anchor = 90,
borderWidth = 1.5,
colorFrom = "
src/components/ui/border-beam.tsx:16
FunctionCalendar({
className,
classNames,
showOutsideDays = true,
captionLayout = "label",
buttonVariant = "ghost",
src/components/ui/calendar.tsx:14
FunctionCarousel({
orientation = "horizontal",
opts,
setApi,
plugins,
className,
children,
...props
}: React.Com
src/components/ui/carousel.tsx:45
FunctionChartLegendContent({
className,
hideIcon = false,
payload,
verticalAlign = "bottom",
nameKey,
}: React.ComponentProps<
src/components/ui/chart.tsx:278
FunctionChartTooltipContent({
active,
payload,
className,
indicator = "dot",
hideLabel = false,
hideIndicator = false,
labe
src/components/ui/chart.tsx:137
FunctionCodeBlock({ code, language = "bash", className, expandable = false, title, hideCopy, nested }: CodeBlockProps)
src/components/docs/component-installation.tsx:157