canSubmit

abstract val canSubmit: Boolean

Returns true if the form can be submitted, false otherwise. This is useful when you want to disable the submit button itself until field validation errors are resolved.