target property - FormElement class - dart:html library (original) (raw)

description

String? gettarget

Implementation

String? get target native;

settarget (String? value)

Implementation

set target(String? value) native;