Interface

NextButtonOptions

@ng-forge/dynamic-forms

Options for controlling next page button disabled behavior.

@public

Signature

interface NextButtonOptions

Properties

NameTypeDescription
disableWhenPageInvalid ?booleanDisable next button when the current page has invalid fields.
disableWhileSubmitting ?booleanDisable next button while the form is submitting.