import * as React from 'react'; import { type BaseUIGenericEventDetails } from "../utils/createBaseUIEventDetails.js"; import { REASONS } from "../utils/reasons.js"; import type { BaseUIComponentProps } from "../utils/types.js"; import { FormContext } from "./FormContext.js"; /** * A native form element with consolidated error handling. * Renders a `