alt property - InputElement class - dart:html library (original) (raw)

description

String? getalt

override

Implementation

String? get alt native;

setalt (String? value)

override

Implementation

set alt(String? value) native;