IgxTextAlign

Type

const IgxTextAlign: {
    readonly CENTER: "center";
    readonly END: "end";
    readonly START: "start";
}

Defined in projects/igniteui-angular/progressbar/src/progressbar/progressbar.component.ts:28, projects/igniteui-angular/progressbar/src/progressbar/progressbar.component.ts:33