Angular Components
Setproduct Design System
Change filter for code updates
HTML
<set-list>
<set-list-item color="primary"
[disabled]="false">
<mat-checkbox color="primary"
indeterminate="false"
labelPosition="after"
[disabled]="false">
Auto update
<set-text-helper>
Download and install new version
</set-text-helper>
</mat-checkbox>
</set-list-item>
</set-list>