placeholder property

  1. @Input()
String? placeholder
getter/setter pair

Implementation

@Input()
String? placeholder;