Interface: ProgressBarProps
Defined in: types.ts:448
Properties
label
label: string;
Defined in: types.ts:451
max
max: number;
Defined in: types.ts:450
text
text: string;
Defined in: types.ts:452
value
value: number;
Defined in: types.ts:449
Defined in: types.ts:448
label: string;
Defined in: types.ts:451
max: number;
Defined in: types.ts:450
text: string;
Defined in: types.ts:452
value: number;
Defined in: types.ts:449