Datalayer VS Code Extension - v0.0.17
    Preparing search index...

    Return value from the useNotebookOutline hook.

    interface UseNotebookOutlineResult {
        refreshOutline: () => void;
    }
    Index

    Properties

    Properties

    refreshOutline: () => void

    Triggers a manual refresh of the notebook outline sent to the extension host.