placeholder property - TextInputElementBase class - dart:html library (original) (raw)

description

String getplaceholder

Implementation

String get placeholder;

setplaceholder (String value)

Implementation

set placeholder(String value);