Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ form.tsx
File
form.tsx
packages/next/src/client/form.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use client'
2
3
import { type SubmitEvent, useContext, forwardRef } from
'react'
4
import { addBasePath } from
'./add-base-path'
Callers
nothing calls this directly
Calls
4
checkFormActionUrl
Function · 0.90
addBasePath
Function · 0.90
onFormSubmit
Function · 0.70
error
Method · 0.65
Tested by
no test coverage detected