FunctionSignUpPage({
passwordLimits,
user: { email },
onSetPassword: propsOnSetPassword,
onOpenAffine,
openButtonText,
packages/frontend/component/src/components/auth-components/sign-up-page.tsx:17
FunctionSkeleton({
animation = 'pulse',
variant = 'text',
children,
flex,
width: _width,
height: _height,
style
packages/frontend/component/src/ui/skeleton/skeleton.tsx:14
FunctionSlider({
value,
min = 0,
max = 10,
step,
width = 250,
nodes,
containerStyle,
rootStyle,
trackStyle
packages/frontend/component/src/ui/slider/slider.tsx:60
FunctionSlider({
rootRef,
items,
className,
preload = 1,
activeIndex = 0,
transitionDuration = 300,
transition
packages/frontend/core/src/components/affine/ai-onboarding/slider.tsx:24
FunctionSortableWorkspaceItem({
workspaceMetadata,
onClick,
onSettingClick,
onEnableCloudClick,
}: SortableWorkspaceItemProps)
packages/frontend/core/src/components/workspace-selector/user-with-workspace-list/workspace-list/index.tsx:352
FunctionSplitView({
orientation = 'horizontal',
className,
views,
renderer,
onMove,
...attrs
}: SplitViewProps)
packages/frontend/core/src/modules/workbench/view/split-view/split-view.tsx:31
FunctionStatusItem({
condition,
IconTrue,
IconFalse,
textTrue,
textFalse,
}: {
condition: boolean | null;
IconTrue
packages/frontend/admin/src/modules/accounts/components/columns.tsx:28
FunctionSubPageProvider({
island,
open,
onClose,
children,
backText = 'Back',
animation = true,
}: {
island: Island;
packages/frontend/core/src/desktop/dialogs/setting/sub-page.tsx:57
FunctionSwipeDialog({
title,
children,
open,
triggerSize = 25,
onOpenChange,
}: SwipeDialogProps)
packages/frontend/core/src/mobile/dialogs/setting/swipe-dialog.tsx:149
FunctionSwipeMenu({
children,
className,
menu,
normalWidth = 90,
executeThreshold = 200,
onExecute,
...props
}: S
packages/frontend/core/src/mobile/components/swipe-menu/index.tsx:77
FunctionSwitch({
checked: checkedProp = false,
onChange: onChangeProp,
children,
className,
disabled,
style,
s
packages/frontend/component/src/ui/switch/switch.tsx:24
FunctionTagItem({
tag,
idx,
mode,
focused,
onRemoved,
style,
maxWidth,
}: TagItemProps)
packages/frontend/core/src/components/tags/tag.tsx:20