Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kuma-ui/kuma-ui
/ react.tsx
File
react.tsx
packages/core/src/components/Input/react.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
"react"
;
2
import { As, ComponentWithAs, ComponentProps } from
"../types"
;
3
import { Box } from
"../Box"
;
4
import { defaultInputTag } from
"./handler"
;
Callers
nothing calls this directly
Calls
2
forwardRef
Function · 0.90
resolveMergedBoxProps
Function · 0.90
Tested by
no test coverage detected