Waze Map Editor JavaScript SDK
    Preparing search index...

    Interface RegisterSidebarTabResult

    interface RegisterSidebarTabResult {
        tabLabel: HTMLElement;
        tabPane: HTMLElement;
    }
    Index

    Properties

    Properties

    tabLabel: HTMLElement
    tabPane: HTMLElement