Dockview
    Preparing search index...

    Interface ReactPortalStore

    interface ReactPortalStore {
        addPortal: (portal: ReactPortal) => DockviewIDisposable;
    }
    Index

    Properties

    Properties

    addPortal: (portal: ReactPortal) => DockviewIDisposable