@nextcloud/files
    Preparing search index...

    Interface ISidebarContext

    interface ISidebarContext {
        folder: IFolder;
        node: INode;
        view: IView;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    folder: IFolder

    The current open folder in the files app

    node: INode

    The active node in the sidebar

    view: IView

    The currently active view