<nz-slider nzRange [(ngModel)]="value2" nzIncluded [nzDisabled]="disabled">
How to reduce the width of the slider in ngzorro? Currently it occupies the entire screen
378 views Asked by V23 At
1
<nz-slider nzRange [(ngModel)]="value2" nzIncluded [nzDisabled]="disabled">
You can use "nz-form" and wrap "nz-slider" with form control and reduce the width by [nzSpan]