MCPcopy Create free account

hub / github.com/AndrewPrifer/liquid-dom / functions

Functions1,021 in github.com/AndrewPrifer/liquid-dom

↓ 1 callersFunctionvisualDrawNodeIds
(boxes: VisualBox[], leafLimit: number)
packages/layout/playground/src/lib/visual.tsx:194
↓ 1 callersFunctionwriteAdaptiveBlurParams
( radiusPx: number, horizontalBuffer: BlurParamsBuffer, verticalBuffer: BlurParamsBuffer, )
packages/core/src/renderer/adaptive-blur.ts:209
↓ 1 callersFunctionwriteAt
(target: Float32Array, index: number, values: StructValues<Definition>)
packages/core/src/renderer/gpu-layout.ts:54
↓ 1 callersMethodwriteBackdropMetricsBounds
Writes the device-pixel bounds sampled by the backdrop metrics pass.
packages/core/src/renderer/core.ts:583
↓ 1 callersMethodwriteGlobals
Writes per-container global shader parameters.
packages/core/src/renderer/core.ts:507
↓ 1 callersMethodwriteHtmlCompositeParams
Writes uniforms for compositing one scene-attached HTML texture.
packages/core/src/renderer/core.ts:895
FunctionActionGlass
({ label, labelRef, }: { label: string labelRef: RefObject<HTMLDivElement | null> })
demo/showcase/src/demos/IosNotificationDemo.tsx:285
FunctionAlbumGrid
()
demo/showcase/src/demos/MusicSidebarDemo.tsx:197
FunctionAnimateTrigger
()
packages/react/tests/react.test.tsx:383
FunctionAnimatedCard
({ refNode, card, width, rotation }: AnimatedCardProps)
demo/minimal/src/demos/AnimationDemo.tsx:190
FunctionAnimatedExamplesTab
()
packages/layout/playground/src/tabs/AnimatedExamplesTab.tsx:43
FunctionAnimationConfigProvider
({ children, timeScale = 1, }: AnimationConfigProviderProps)
packages/react/src/animationConfig.tsx:30
FunctionAnimationDemo
()
demo/minimal/src/demos/AnimationDemo.tsx:40
FunctionAnimationScene
({ spacing, cardWidth, fan, sequence }: AnimationSceneProps)
demo/minimal/src/demos/AnimationDemo.tsx:106
FunctionApp
()
packages/layout/playground/src/App.tsx:25
FunctionApp
()
demo/three-react/src/main.tsx:47
FunctionApp
()
demo/minimal/src/App.tsx:15
FunctionApp
()
demo/blending/src/App.tsx:22
FunctionApp
()
demo/three-r3f/src/main.tsx:39
FunctionApp
()
demo/showcase/src/App.tsx:82
FunctionBackground
({ ref, children, background, alignment = 'center', transition }: BackgroundProps)
packages/react/src/components.tsx:144
FunctionBlendingGlassScene
({ controls, requestSceneRender, sceneRef, shapes, }: BlendingGlassSceneProps)
demo/blending/src/BlendingScene.tsx:24
FunctionBlendingWebGpuCanvas
({ requestRenderRef, sceneRef, stageSize, }: BlendingWebGpuCanvasProps)
demo/blending/src/BlendingWebGpuCanvas.tsx:38
FunctionBoundsOverlay
({ blendingDistance, blendSupportCellSize, cornerRadius, hoverPoint, normalGateDetailsVisible, nor
demo/blending/src/BoundsOverlay.tsx:40
FunctionButtonDots
()
demo/showcase/src/demos/MenuDemo.tsx:388
FunctionCellularBars
()
demo/showcase/src/demos/ControlCenterDemo.tsx:296
FunctionCenterButton
({ children, label, }: { children: ReactNode label: string })
demo/showcase/src/demos/NotificationCenterDemo.tsx:424
FunctionConnectivityCard
()
demo/showcase/src/demos/ControlCenterDemo.tsx:204
FunctionControlButton
({ children, label, onClick, size, visible, contentVisible, contentBlur = false, x = 0, }: {
demo/showcase/src/demos/VideoControlsDemo.tsx:179
FunctionControlCard
({ children }: { children: ReactNode })
demo/showcase/src/demos/ControlCenterDemo.tsx:192
FunctionControlCenterDemo
()
demo/showcase/src/demos/ControlCenterDemo.tsx:46
FunctionControlsForm
({ controls, onChange, }: { controls: ControlsState onChange: (key: ControlKey, value: number) => void
demo/showcase/src/demos/R3FIntegrationDemo.tsx:246
FunctionDemoGlass
({ label, detail, tone, }: { label: string detail: string tone: 'dark' | 'light' })
demo/three-react/src/main.tsx:178
FunctionDemoGlass
({ label, detail, tone, }: { label: string detail: string tone: 'dark' | 'light' })
demo/three-r3f/src/main.tsx:249
FunctionDomLeavesTab
()
packages/layout/playground/src/tabs/DomLeavesTab.tsx:13
FunctionDomMeasurementDemo
()
demo/minimal/src/demos/DomMeasurementDemo.tsx:29
FunctionDraggableGlassDemo
()
demo/minimal/src/demos/DraggableGlassDemo.tsx:26
FunctionFixedHtml
({ htmlRef, width, height, children, }: { htmlRef?: Ref<HtmlRef> width: number height: number
packages/react/tests/react.test.tsx:137
FunctionFrame
({ ref, children, width, height, minWidth, minHeight, idealWidth, idealHeight, maxWidth, m
packages/react/src/components.tsx:74
FunctionFrameCallbacks
({ calls: target }: { calls: string[] })
packages/react/tests/react.test.tsx:927
FunctionGlass
({ ref, children, cornerRadius, cornerSmoothing, pointerEvents, zIndex, onClick, onHover, on
packages/react/src/components.tsx:297
FunctionGlassCard
({ index }: { index: number })
demo/minimal/src/demos/SimpleLayoutSceneDemo.tsx:150
FunctionGlassContainer
({ ref, children, opacity, spacing, blur, bezelWidth, thickness, displacementFactor, displac
packages/react/src/components.tsx:188
FunctionGlassGrid
({ columnGap, rowGap, rowTransform }: GlassGridProps)
demo/minimal/src/demos/SimpleLayoutSceneDemo.tsx:115
FunctionHStack
({ ref, children, spacing = 0, alignment = 'center', transition }: HStackProps)
packages/react/src/components.tsx:44
FunctionHtml
({ ref, children, opacity, blur, zIndex, sizing, transition, }: HtmlProps)
packages/react/src/components.tsx:419
FunctionHtmlLayersDemo
()
demo/minimal/src/demos/HtmlLayersDemo.tsx:4
FunctionIconButton
({ children, className, }: { children: ReactNode className: string })
demo/showcase/src/demos/ControlCenterDemo.tsx:264
FunctionImperativeMutationHtml
({ refObject, mutationCount, }: { refObject: MutableRefObject<HtmlRef | null> mutationCount: number })
demo/minimal/src/demos/DomMeasurementDemo.tsx:235
FunctionIosNotificationDemo
()
demo/showcase/src/demos/IosNotificationDemo.tsx:57
FunctionLayoutCallCounter
({ onCount }: { onCount: (count: number) => void })
demo/minimal/src/demos/DomMeasurementDemo.tsx:86
FunctionLayoutCasesTab
()
packages/layout/playground/src/tabs/LayoutCasesTab.tsx:28
FunctionLayoutCountReadout
({ count }: { count: number })
demo/minimal/src/demos/DomMeasurementDemo.tsx:338
FunctionLayoutNodeView
({ node, boxByNodeId, offset, includeBox, }: { node: LayoutNode boxByNodeId: Map<string, VisualBox
packages/layout/playground/src/lib/visual.tsx:148
FunctionLayoutSceneDemo
()
demo/minimal/src/demos/LayoutSceneDemo.tsx:283
FunctionLightAnimationBinder
({ animateRef, }: { animateRef: MutableRefObject<AnimateFunction | null> })
demo/showcase/src/demos/ControlCenterDemo.tsx:172
FunctionLiquidCanvas
({ ref, children, className, style, canvasClassName, canvasStyle, maxDpr = 2, proposal, fram
packages/react/src/canvas.tsx:137
FunctionLiquidGlassPanel
({ children }: { children: React.ReactNode })
demo/showcase/src/demos/R3FIntegrationDemo.tsx:201
FunctionLiquidGlassR3FRender
(props: LiquidGlassR3FRenderProps)
packages/r3f/src/index.tsx:365
FunctionLiquidGlassR3FRoot
({ children, sceneRootRef }: LiquidGlassR3FRootProps)
packages/r3f/src/index.tsx:322
FunctionLiquidGlassR3FScene
({ children }: LiquidGlassR3FSceneProps)
packages/r3f/src/index.tsx:350
FunctionLiquidScene
({ ref, children, onInvalidateFrame, onInvalidateLayout, }: LiquidSceneProps)
packages/react/src/canvas.tsx:59
FunctionMeasureCard
({ label, title, lines, }: { label: string title: string lines: string[] })
demo/minimal/src/demos/DomMeasurementDemo.tsx:297
FunctionMeasurementGlass
({ children }: { children: ReactNode })
demo/minimal/src/demos/DomMeasurementDemo.tsx:225
FunctionMeasurementReadout
({ metrics }: { metrics: ProbeMetrics })
demo/minimal/src/demos/DomMeasurementDemo.tsx:317
FunctionMeasurementScene
({ wrapWidth, fixedWidth, textLevel, mutationCount, replacementVariant, onMetrics, }: MeasurementS
demo/minimal/src/demos/DomMeasurementDemo.tsx:120
FunctionMediaCard
()
demo/showcase/src/demos/ControlCenterDemo.tsx:234
FunctionMenuContent
()
demo/showcase/src/demos/MenuDemo.tsx:398
FunctionMenuDemo
()
demo/showcase/src/demos/MenuDemo.tsx:135
FunctionMenuRow
({ item }: { item: MenuItem })
demo/showcase/src/demos/MenuDemo.tsx:443
FunctionMenuSection
({ children, separated, }: { children: ReactNode separated?: boolean })
demo/showcase/src/demos/MenuDemo.tsx:428
FunctionMetric
({ label, value }: { label: string; value: string })
packages/layout/playground/src/tabs/StressTestTab.tsx:207
FunctionMetric
({ label, value }: { label: string; value: string })
packages/layout/playground/src/tabs/PerfProfileTab.tsx:88
FunctionMusicSidebarDemo
()
demo/showcase/src/demos/MusicSidebarDemo.tsx:92
FunctionNotificationCenterDemo
()
demo/showcase/src/demos/NotificationCenterDemo.tsx:125
FunctionNotificationCenterScene
()
demo/showcase/src/demos/NotificationCenterDemo.tsx:138
FunctionNotificationContent
()
demo/showcase/src/demos/IosNotificationDemo.tsx:327
FunctionNotificationScene
({ nightMode }: { nightMode: boolean })
demo/showcase/src/demos/IosNotificationDemo.tsx:82
FunctionOrderedChildren
({ children }: ChildrenProp)
packages/react/src/tree.tsx:124
FunctionOverlapGlass
({ cornerRadius }: { cornerRadius: number })
demo/minimal/src/demos/SdfOverlapDemo.tsx:408
FunctionOverlay
({ ref, children, overlay, alignment = 'center', transition }: OverlayProps)
packages/react/src/components.tsx:127
FunctionPadding
({ ref, children, insets = 0, transition }: PaddingProps)
packages/react/src/components.tsx:117
FunctionPerfProfileTab
()
packages/layout/playground/src/tabs/PerfProfileTab.tsx:16
FunctionPlayPauseIcon
({ paused }: { paused: boolean })
demo/showcase/src/demos/VideoControlsDemo.tsx:245
FunctionPointerEventsDemo
()
demo/minimal/src/demos/PointerEventsDemo.tsx:12
FunctionProbe
({ enabled }: { enabled: boolean })
packages/react/tests/react.test.tsx:919
FunctionR3FIntegrationDemo
()
demo/showcase/src/demos/R3FIntegrationDemo.tsx:72
FunctionR3FScene
()
demo/three-r3f/src/main.tsx:144
FunctionRainbowCube
({ color, cubeSize, phase, position, rotationSpeed, }: { color: string cubeSize: number phase:
demo/showcase/src/demos/R3FIntegrationDemo.tsx:157
FunctionRainbowCubeScene
({ controls }: { controls: ControlsState })
demo/showcase/src/demos/R3FIntegrationDemo.tsx:113
FunctionRangeControl
({ label, min, max, step, value, onChange, }: { label: string min: number max: number step
demo/three-react/src/main.tsx:109
FunctionRangeControl
({ label, min, max, step, value, onChange, }: { label: string min: number max: number step
demo/three-r3f/src/main.tsx:111
FunctionRangeControl
({ label, max, min, onChange, step, value, valueLabel, }: RangeControlProps)
demo/showcase/src/demos/R3FIntegrationDemo.tsx:289
FunctionReactGlassScene
({ controls }: { controls: ControlsState })
demo/three-react/src/main.tsx:142
FunctionReactGlassScene
({ controls }: { controls: ControlsState })
demo/three-r3f/src/main.tsx:213
FunctionReplacementHtml
({ refObject, variant, }: { refObject: MutableRefObject<HtmlRef | null> variant: number })
demo/minimal/src/demos/DomMeasurementDemo.tsx:265
FunctionRotatingMesh
({ children, speed = 0.6, ...props }: React.ComponentProps<'mesh'> & { speed?: number })
demo/three-r3f/src/main.tsx:191
FunctionSdfOverlapDemo
()
demo/minimal/src/demos/SdfOverlapDemo.tsx:45
FunctionShapeInteractionLayer
({ onPointerCancel, onPointerDown, onPointerMove, onPointerUp, shapes, }: ShapeInteractionLayerProps
demo/blending/src/BlendingScene.tsx:85
FunctionSidebar
()
demo/showcase/src/demos/MusicSidebarDemo.tsx:138
← previousnext →601–700 of 1,021, ranked by callers