formTarget property

String? formTarget
finalinherited

f the button is a submit button, this attribute is an author-defined name or standardized, underscore-prefixed keyword indicating where to display the response from submitting the form.

Implementation

final String? formTarget;