MCPcopy
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
3import React, { useMemo } from "react";
4import type { BoxComponent } from "./types";

Callers

nothing calls this directly

Calls 8

createStyleRegistryFunction · 0.90
forwardRefFunction · 0.90
useStyleRegistryFunction · 0.90
extractDynamicPropsFunction · 0.90
getCachedStyleFunction · 0.90
getVariantsMethod · 0.80
addMethod · 0.80
removeMethod · 0.80

Tested by

no test coverage detected