Member Junction
    Preparing search index...

    The pure, framework-free state machine behind <mj-workspace-tab-strip>.

    Deliberately extracted from the component so the tab semantics are exhaustively unit-testable in isolation (see __tests__/workspace-tab-store.test.ts); the Angular shell around it stays thin. No Angular, no DB, no app types — synchronous and total.

    v1 semantics: session-scoped only. Nothing here touches persistence.

    Type Parameters

    • TState = unknown
    Index

    Constructors

    Accessors

    Methods