disabled property

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

Implementation

@Input()
bool disabled = false;