Trevixal API
    Preparing search index...

    Interface AutosaveIndicator

    interface AutosaveIndicator {
        element: HTMLElement;
        destroy(): void;
    }
    Index
    element: HTMLElement
    • Returns void