tabIds property

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

List of tab button ids.

Implementation

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