autoFocus property

  1. @Input()
bool autoFocus
getter/setter pair

Implementation

@Input()
bool autoFocus = false;