DXForm

DXForm

Form object from defineForm

Live Examples

Props

NameTypeRequiredDefaultDescription
formDefineFormReturn<any>Yes-Form object from defineForm
submitTextstringNoSubmitSubmit button text
submitLoadingTextstringNoSubmitting...Submit button loading text
showSubmitbooleanNotrueShow submit button

Events

NameParametersDescription
submitnoneEmitted when the form is submitted

Slots

This component uses dynamic slot forwarding - it accepts and forwards all slots to the underlying Bootstrap Vue Next component.

Refer to the Bootstrap Vue Next documentation for available slots.

Extended Component

This is a custom component that extends beyond simple Bootstrap Vue Next wrappers, providing additional functionality specific to Laravel dashboards.