min property

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

Implementation

@Input()
int min = 0;