FormModal

See Form API

import { FormModal } from '@lobehub/ui';

Default

Flat Type

Scroll To Error

APIs

NameDescriptionTypeDefault
submitTextThe text of the submit buttonstringSubmit
submitButtonPropsThe props of the submit buttonButtonProps--
submitLoadingThe loading status of the submit buttonbooleanfalse
onSubmitThe callback of the submit button() => void--

Form

See Form API

See Modal API