FunctionSlider({
className,
defaultValue,
value,
min = 0,
max = 100,
...props
}: React.ComponentProps<typeof Sli
packages/ui/src/components/ui/slider.tsx:8
FunctionSnippetCopyButton({
onCopy,
onError,
timeout = 2000,
children,
className,
...props
}: SnippetCopyButtonProps)
packages/ui/src/components/ai-elements/snippet.tsx:89
FunctionSortableList({
form,
name,
label,
maxItems,
}: {
form: UseFormReturn<T>;
name: FieldPathByValue<T, string[]> |
apps/web/src/components/sortable-list.tsx:40
FunctionSuggestion({
suggestion,
onClick,
className,
variant = "outline",
size = "sm",
children,
...props
}: Sugge
packages/ui/src/components/ai-elements/suggestion.tsx:29
FunctionTimestampTooltip({
timestamp,
rows,
interactive = true,
children,
className,
...tooltipProps
}: TimestampTooltipPr
packages/ui/src/components/timestamp-tooltip.tsx:34
FunctionTimestampTooltipContent({
timestamp,
rows = ["local", "utc", "unix"],
interactive,
}: Pick<TimestampTooltipProps, "timestamp" |
packages/ui/src/components/timestamp-tooltip.tsx:62
FunctionUsageTabCard({
icon: Icon,
title,
usage: usageProp,
limit: limitProp,
unit,
}: {
icon: React.ElementType;
ti
apps/web/src/app/app.agentset.ai/(dashboard)/[slug]/billing/_components/usage/index.tsx:200
FunctionWebhookAdded({
email = "john@doe.com",
organization = {
name: "Acme, Inc",
slug: "acme",
},
webhook = {
packages/emails/src/templates/webhook-added.tsx:5
FunctionWebhookDisabled({
email = "john@doe.com",
organization = {
name: "Acme, Inc",
slug: "acme",
},
webhook = {
packages/emails/src/templates/webhook-disabled.tsx:5
FunctionWebhookFailed({
email = "john@doe.com",
organization = {
name: "Acme, Inc",
slug: "acme",
},
webhook = {
packages/emails/src/templates/webhook-failed.tsx:5