MCPcopy Create free account

hub / github.com/LottieFiles/dotlottie-web / functions

Functions921 in github.com/LottieFiles/dotlottie-web

↓ 1 callersMethoduse_frame_interpolation
* @returns {boolean}
packages/web/src/core/dotlottie-player.js:999
↓ 1 callersFunctionwasmBytes
()
packages/web/tests/wasm-loader.test.ts:9
FunctionAnimationList
({ className = '', ...props })
apps/viewer/src/components/animation-list.tsx:30
FunctionApp
()
examples/react/src/App.tsx:41
FunctionApp
()
examples/solid/src/App.tsx:19
FunctionApp
({ Component, pageProps }: AppProps)
examples/next/src/pages/_app.tsx:4
FunctionBaseButton
({ className = '', children, ...props })
apps/viewer/src/components/form/base-button.tsx:5
FunctionBaseDotLottieReact
({ animationId, autoplay, backgroundColor, className, createDotLottie, data, dotLottieRefCallbac
packages/react/src/base-dotlottie-react.tsx:48
FunctionBaseSelect
({ className = '', items, placeholder, emptyMessage, ...props })
apps/viewer/src/components/form/base-select.tsx:11
FunctionCodeEditor
({ value, onChange, onRun })
apps/viewer/src/components/playground/code-editor.tsx:20
FunctionCollapsibleSection
({ title, children, defaultOpen = true, }: { title: string; children: React.ReactNode; defaultOpen
apps/viewer/src/components/slot-controller.tsx:17
FunctionColorInput
({ className = '', onChange, value, ...props })
apps/viewer/src/components/form/base-input.tsx:23
FunctionColorSlotInput
({ slotId, dotLottie }: { slotId: string; dotLottie: DotLottie })
apps/viewer/src/components/slot-controller.tsx:43
FunctionComponent
(props: ComponentProps<'canvas'>)
packages/solid/src/use-dotlottie.tsx:95
FunctionConsolePanel
({ messages, onClear, isOpen, onToggle })
apps/viewer/src/components/playground/console-panel.tsx:31
FunctionControls
()
apps/viewer/src/components/controls.tsx:25
FunctionDocument
()
examples/next/src/pages/_document.tsx:3
FunctionDotLottieCDNPlayer
({ version, src, autoplay, loop, speed, mode, backgroundColor, useFrameInterpolation, animat
apps/viewer/src/components/dotlottie-cdn-player.tsx:52
FunctionDotLottieComponent
({ children, class: className, setCanvasRef, setContainerRef, style, ...rest }: DotLottieComponent
packages/solid/src/use-dotlottie.tsx:10
FunctionDotLottieGPUPlayer
({ renderer, src, autoplay, loop, speed, mode, backgroundColor, useFrameInterpolation, anima
apps/viewer/src/components/dotlottie-gpu-player.tsx:71
FunctionDotLottieNew
(props: Props)
apps/viewer/src/components/dotlottie-old.tsx:3
FunctionDotLottieReact
(props: DotLottieReactProps)
packages/react/src/dotlottie.tsx:14
FunctionDotLottieReact
(props: DotLottieReactProps)
packages/react/src/webgl/index.tsx:16
FunctionDotLottieReact
({ device, ...props }: DotLottieReactProps)
packages/react/src/webgpu/index.tsx:15
FunctionDotLottieSolid
(props: DotLottieSolidProps)
packages/solid/src/dotlottie.tsx:14
FunctionDotLottieWorkerReact
(props: DotLottieWorkerReactProps)
packages/react/src/dotlottie-worker.tsx:13
FunctionDropdown
({ label, options, selected, onChange }: DropdownProps)
apps/viewer/src/pages/perf.tsx:403
FunctionEmbed
()
apps/viewer/src/pages/embed.tsx:74
FunctionErrorDisplay
({ error, onDismiss })
apps/viewer/src/components/playground/error-display.tsx:6
FunctionExampleSelector
({ selectedId, onSelect })
apps/viewer/src/components/playground/example-selector.tsx:9
FunctionGradientSlotInput
({ slotId, dotLottie }: { slotId: string; dotLottie: DotLottie })
apps/viewer/src/components/slot-controller.tsx:104
FunctionHome
()
apps/viewer/src/pages/home.tsx:12
FunctionHome
()
examples/next/src/pages/index.tsx:56
FunctionInputLabel
({ className = '', lablel, children, ...props })
apps/viewer/src/components/form/input-label.tsx:6
FunctionList
()
apps/viewer/src/pages/list.tsx:19
FunctionListItem
(props: ListItemProps)
apps/viewer/src/components/animation-list.tsx:10
FunctionLoadTime
({ className = '', title, version, ...props })
apps/viewer/src/components/load-time.tsx:7
FunctionMoonIcon
()
apps/viewer/src/pages/playground.tsx:27
FunctionPerf
()
apps/viewer/src/pages/perf.tsx:183
FunctionPerfGPUPlayer
({ renderer, src, width, height }: PerfGPUPlayerProps)
apps/viewer/src/pages/perf.tsx:144
FunctionPlayers
({ onDotLottieChange }: PlayersProps)
apps/viewer/src/components/players.tsx:36
FunctionPlayground
()
apps/viewer/src/pages/playground.tsx:335
FunctionPlaygroundContent
()
apps/viewer/src/pages/playground.tsx:106
FunctionPreviewIframe
({ code, onError, onConsole, onConsoleClear })
apps/viewer/src/components/playground/preview-iframe.tsx:94
FunctionResizableSplit
({ left, right, initialLeftPercent = 50, minLeftPercent = 20, maxLeftPercent = 80, })
apps/viewer/src/components/playground/resizable-split.tsx:11
FunctionScalarSlotInput
({ slotId, dotLottie }: { slotId: string; dotLottie: DotLottie })
apps/viewer/src/components/slot-controller.tsx:329
FunctionSidePanel
({ dotLottie }: SidePanelProps)
apps/viewer/src/components/side-panel.tsx:10
FunctionSkottie
({ lottieURL, width, height }: Props)
apps/viewer/src/components/skottie.tsx:19
FunctionSlotController
({ dotLottie }: SlotControllerProps)
apps/viewer/src/components/slot-controller.tsx:357
FunctionStepSelect
({ className = '', min, max, step = 1, allowOverlap = false, values, onChange, ...props })
apps/viewer/src/components/form/step-select.tsx:13
FunctionSunIcon
()
apps/viewer/src/pages/playground.tsx:17
FunctionSwitch
({ className = '', onChange, items, value })
apps/viewer/src/components/form/switch.tsx:8
FunctionSystemIcon
()
apps/viewer/src/pages/playground.tsx:37
FunctionTextAlignmentInput
({ value, onChange }: { value: 0 | 1 | 2; onChange: (justify: 0 | 1 | 2) => void })
apps/viewer/src/components/slot-controller.tsx:192
FunctionTextSlotInput
({ slotId, dotLottie }: { slotId: string; dotLottie: DotLottie })
apps/viewer/src/components/slot-controller.tsx:218
FunctionThemeProvider
({ children }: ThemeProviderProps)
apps/viewer/src/context/theme-context.tsx:41
FunctionThemeToggle
()
apps/viewer/src/pages/playground.tsx:47
FunctionTopBar
({ className = '', ...props })
apps/viewer/src/components/top-bar.tsx:10
FunctionVectorSlotInput
({ slotId, dotLottie }: { slotId: string; dotLottie: DotLottie })
apps/viewer/src/components/slot-controller.tsx:284
FunctionVirtualAnimationItem
({ index, animationUrl, onRegisterCanvas, })
apps/viewer/src/components/virtualized/VirtualAnimationItem.tsx:9
FunctionVirtualizedAnimationList
({ animations, itemHeight = 220 })
apps/viewer/src/components/virtualized/VirtualizedAnimationList.tsx:11
FunctionWrapper
({ children })
packages/react/tests/dotlottie-react.spec.tsx:17
Function__wbg_init
(module_or_path)
packages/web/src/core/dotlottie-player.js:1471
Function__wbg_init
(module_or_path)
packages/web/src/webgl/dotlottie-player.js:1809
Function__wbg_init
(module_or_path)
packages/web/src/webgpu/dotlottie-player.js:2229
Method_animationLoop
(time: number)
packages/web/src/dotlottie.ts:1047
Method_createCore
()
packages/web/src/webgl/dotlottie-webgl.ts:26
Method_createCore
()
packages/web/src/webgpu/dotlottie-webgpu.ts:66
Method_createDotLottieInstance
(config: Config & { workerId?: string })
packages/wc/src/dotlottie-worker-wc.ts:10
Method_draw
()
packages/web/src/webgl/dotlottie-webgl.ts:62
Method_draw
()
packages/web/src/webgpu/dotlottie-webgpu.ts:137
Method_handleWorkerEvent
(event: MessageEvent)
packages/web/src/worker/dotlottie.ts:192
Function_init
()
packages/wc/src/base-dotlottie-wc.ts:79
Method_initWasm
()
packages/web/src/webgl/dotlottie-webgl.ts:22
Method_initWasm
()
packages/web/src/webgpu/dotlottie-webgpu.ts:30
Method_onClick
(event: MouseEvent)
packages/web/src/dotlottie.ts:2284
Method_onClick
(event: MouseEvent)
packages/web/src/worker/dotlottie.ts:1346
Method_onCoreCreated
()
packages/web/src/webgl/dotlottie-webgl.ts:30
Method_onCoreCreated
()
packages/web/src/webgpu/dotlottie-webgpu.ts:70
Method_onPointerDown
(event: PointerEvent)
packages/web/src/dotlottie.ts:2300
Method_onPointerDown
(event: PointerEvent)
packages/web/src/worker/dotlottie.ts:1362
Method_onPointerEnter
(event: PointerEvent)
packages/web/src/dotlottie.ts:2316
Method_onPointerEnter
(event: PointerEvent)
packages/web/src/worker/dotlottie.ts:1378
Method_onPointerLeave
(event: PointerEvent)
packages/web/src/dotlottie.ts:2324
Method_onPointerLeave
(event: PointerEvent)
packages/web/src/worker/dotlottie.ts:1386
Method_onPointerMove
(event: PointerEvent)
packages/web/src/dotlottie.ts:2308
Method_onPointerMove
(event: PointerEvent)
packages/web/src/worker/dotlottie.ts:1370
Method_onPointerUp
(event: PointerEvent)
packages/web/src/dotlottie.ts:2292
Method_onPointerUp
(event: PointerEvent)
packages/web/src/worker/dotlottie.ts:1354
Method_setupRendererOnCanvas
()
packages/web/src/webgl/dotlottie-webgl.ts:66
Method_setupRendererOnCanvas
()
packages/web/src/webgpu/dotlottie-webgpu.ts:141
Method_setupTarget
(width: number, height: number)
packages/web/src/webgl/dotlottie-webgl.ts:56
MethodactiveAnimationId
* Gets the ID of the currently active animation from a multi-animation dotLottie file. * Returns undefined if no specific animation is active or fo
packages/web/src/dotlottie.ts:608
MethodactiveAnimationId
()
packages/web/src/worker/dotlottie.ts:529
MethodactiveThemeId
* Gets the ID of the currently active theme applied to the animation. * Returns undefined if no theme is active. Themes modify colors and visual pr
packages/web/src/dotlottie.ts:616
MethodactiveThemeId
()
packages/web/src/worker/dotlottie.ts:537
MethodaddEventListener
(type: T, listener: EventListener<T>)
packages/web/src/event-manager.ts:242
FunctionadoptedCallback
* @see https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_custom_elements#custom_element_lifecycle_callbacks
packages/wc/src/base-dotlottie-wc.ts:114
Functionanimate
()
fixtures/profiler.js:116
FunctionanimationSize
(request: RpcRequest<'animationSize'>)
packages/web/src/worker/dotlottie.worker.ts:1233
← previousnext →401–500 of 921, ranked by callers