hideLabelsOn property

  1. @Input()
List<String> hideLabelsOn
getter/setter pair

Implementation

@Input()
List<String> hideLabelsOn = [];