max property

  1. @Input()
int max
getter/setter pair

Implementation

@Input()
int max = 1000;