Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kuma-ui/kuma-ui
/ DynamicBox.tsx
File
DynamicBox.tsx
packages/core/src/components/Box/react/DynamicBox.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use client"
;
2
3
import React, { useMemo } from
"react"
;
4
import type { BoxComponent } from
"./types"
;
Callers
nothing calls this directly
Calls
8
createStyleRegistry
Function · 0.90
forwardRef
Function · 0.90
useStyleRegistry
Function · 0.90
extractDynamicProps
Function · 0.90
getCachedStyle
Function · 0.90
getVariants
Method · 0.80
add
Method · 0.80
remove
Method · 0.80
Tested by
no test coverage detected