UMD Web Components Library
    Preparing search index...

    Variable navigationConst

    navigation: {
        breadcrumb: ComponentRegistration;
        drawer: ComponentRegistration;
        header: () => void;
        item: ComponentRegistration;
        slider: ComponentRegistration;
        sticky: ComponentRegistration;
    } = ...

    Type declaration

    • drawer: ComponentRegistration
    • item: ComponentRegistration
    • slider: ComponentRegistration
    • sticky: ComponentRegistration