swimlane/ngx-ui

View on GitHub
projects/swimlane/ngx-ui/src/lib/components/button-toggle/button-toggle-group.component.ts

Summary

Maintainability
A
2 hrs
Test Coverage

ButtonToggleGroupComponent has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

@Component({
  selector: 'ngx-button-toggle-group',
  templateUrl: './button-toggle-group.component.html',
  styleUrls: ['./button-toggle-group.component.scss'],
  providers: [BUTTON_TOGGLE_GROUP_VALUE_ACCESSOR],

    There are no issues that match your filters.

    Category
    Status