@angular/material
Version:
Angular Material
7 lines (6 loc) • 316 B
TypeScript
import { CdkStepLabel } from '@angular/cdk/stepper';
import * as i0 from "@angular/core";
export declare class MatStepLabel extends CdkStepLabel {
static ɵfac: i0.ɵɵFactoryDeclaration<MatStepLabel, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<MatStepLabel, "[matStepLabel]", never, {}, {}, never>;
}