autocomplete property

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

Implementation

@Input()
String? autocomplete;