--- title: useFormAction new: true --- # `useFormAction` Type declaration ```tsx declare function useFormAction( action?: string, { relative }: { relative?: RelativeRoutingType } = {} ): string; ``` This hook is used internally in [`