UNPKG

@clr/angular

Version:

Angular components for Clarity

10 lines (9 loc) 487 B
import { PageCollectionService } from './providers/page-collection.service'; import * as i0 from "@angular/core"; export declare class ClrWizardStepnav { pageService: PageCollectionService; label: string; constructor(pageService: PageCollectionService); static ɵfac: i0.ɵɵFactoryDeclaration<ClrWizardStepnav, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ClrWizardStepnav, "clr-wizard-stepnav", never, { "label": "label"; }, {}, never, never, false, never>; }