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