loop property

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

Implementation

@Input()
bool loop = false;