MCPcopy Create free account

hub / github.com/Devessier/xstatebyexample / functions

Functions42 in github.com/Devessier/xstatebyexample

↓ 4 callersFunctionwait
(ms: number)
src/lib/wait.ts:1
↓ 2 callersFunctionformatTime
(seconds: number)
src/examples/video-player/Demo.tsx:754
↓ 1 callersFunctionformatServerError
(error: SignOnErrorCode)
src/examples/authentication/Demo.tsx:143
↓ 1 callersFunctiongenerateId
()
src/examples/notification-center/machine.ts:212
↓ 1 callersFunctiontimestamp
()
src/examples/user-activity/machine.ts:19
↓ 1 callersFunctionuseTimestamp
()
src/examples/user-activity/Demo.tsx:71
FunctionAppExampleSandbox
({ Example }: { Example: ExampleComponent })
src/components/AppExampleSandbox.tsx:114
FunctionAppGithubIcon
({ className }: { className?: string })
src/components/icons/AppGithubIcon.tsx:1
FunctionAppMailIcon
({ className }: { className?: string })
src/components/icons/AppMailIcon.tsx:1
FunctionAppTwitterIcon
({ className }: { className?: string })
src/components/icons/AppTwitterIcon.tsx:1
FunctionDashboard
({ actorRef, }: { actorRef: ActorRefFrom<typeof authenticationMachine>; })
src/examples/authentication/Demo.tsx:386
FunctionDemo
({ actorOptions }: Props)
src/examples/notification/Demo.tsx:14
FunctionDemo
({ actorOptions }: Props)
src/examples/user-activity/Demo.tsx:18
FunctionDemo
({ actorOptions }: Props)
src/examples/video-player/Demo.tsx:32
FunctionDemo
({ actorOptions }: Props)
src/examples/authentication/Demo.tsx:13
FunctionDemo
({ actorOptions }: Props)
src/examples/throttling/Demo.tsx:11
FunctionDemo
({ actorOptions }: Props)
src/examples/debouncing/Demo.tsx:11
FunctionDemo
({ actorOptions }: Props)
src/examples/notification-center/Demo.tsx:13
FunctionDemo
({ actorOptions }: Props)
src/examples/search-as-you-type/Demo.tsx:11
FunctionDemoEntrypoint
()
src/examples/notification/index.tsx:4
FunctionDemoEntrypoint
()
src/examples/user-activity/index.tsx:4
FunctionDemoEntrypoint
()
src/examples/video-player/index.tsx:4
FunctionDemoEntrypoint
()
src/examples/authentication/index.tsx:7
FunctionDemoEntrypoint
()
src/examples/throttling/index.tsx:4
FunctionDemoEntrypoint
()
src/examples/debouncing/index.tsx:4
FunctionDemoEntrypoint
()
src/examples/notification-center/index.tsx:4
FunctionDemoEntrypoint
()
src/examples/search-as-you-type/index.tsx:4
FunctionGET
()
src/pages/favicon.ico.ts:12
FunctionInspectorSetter
({ inspector, Example, }: { inspector: BrowserInspector | undefined; Example: ExampleComponent; })
src/components/AppExampleSandbox.tsx:97
FunctionLoadingUserState
()
src/examples/authentication/Demo.tsx:46
FunctionNotification
* The progress bar and hover features are inspired by React Toastify. * See https://github.com/fkhadra/react-toastify/blob/edb231d07cc298a82e26d48903
src/examples/notification-center/Demo.tsx:261
FunctionSignOnForm
({ actorRef, }: { actorRef: ActorRefFrom<typeof authenticationMachine>; })
src/examples/authentication/Demo.tsx:105
FunctionStandaloneDemo
()
src/examples/search-as-you-type/StandaloneDemo.tsx:3
FunctionTabs
(props: Props)
src/components/Tabs.tsx:8
FunctionTheMastHead
({ contacts, }: { contacts: Array<{ href: string; alt: string; icon: "github" | "twitter" | "e
src/components/TheMastHead.tsx:56
FunctionVideoSlider
({ valuePercentage, onValueChange, }: { valuePercentage: number; onValueChange: (valuePercentage: numb
src/examples/video-player/Demo.tsx:879
FunctionVolumeSlider
({ volume, onVolumeChange, }: { volume: number; onVolumeChange: (volume: number) => void; })
src/examples/video-player/Demo.tsx:908
FunctionWebsiteIcon
()
src/components/TheMastHead.tsx:32
Functioncallback
()
src/examples/user-activity/machine.ts:31
FunctionhandleFullscreenChange
()
src/examples/video-player/Demo.tsx:140
FunctionhandleFullscreenError
()
src/examples/video-player/Demo.tsx:156
FunctionhandlePresentationModeChanged
()
src/examples/video-player/Demo.tsx:102