FunctionSlider({
className,
minValue,
maxValue,
value,
label,
setValue,
}: Props)
apps/website/src/components/slider.tsx:13
FunctionTabs({
className,
tabs,
onTabChange,
activeTab,
size = 'md',
separator = true,
slotAfter,
groupNam
apps/website/src/components/tabs.tsx:21
FunctionTextInput({
placeholder,
icon,
value,
onInput,
children,
}: PropsWithChildren<Props>)
apps/figma-plugin/src/components/SearchInput.tsx:11
FunctionTooltip({
text,
toggle,
position = 'top',
className,
buttonRef,
}: TooltipProps)
apps/website/src/components/tooltip.tsx:13
FunctioncreatePackageConfig({
entry,
outputDir = 'dist/esm',
external = [],
dtsEntries = [],
tsconfig = 'tsconfig.json',
})
scripts/rollup/base-config.mjs:80