MCPcopy
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
3import { type SubmitEvent, useContext, forwardRef } from 'react'
4import { addBasePath } from './add-base-path'

Callers

nothing calls this directly

Calls 4

checkFormActionUrlFunction · 0.90
addBasePathFunction · 0.90
onFormSubmitFunction · 0.70
errorMethod · 0.65

Tested by

no test coverage detected