vapor-chamber API reference - v1.3.0
    Preparing search index...

    Module index

    Functions

    createVaporChamberApp
    getVaporInteropPlugin
    defineVaporCustomElement
    defineVaporComponent
    defineVaporAsyncComponent
    defineVaporCommand
    useVaporCommand
    useVaporAsyncCommand
    waitForVueDetection
    isVaporAvailable
    getCommandBus
    setCommandBus
    resetCommandBus
    useCommand
    useSharedCommandState
    useCommandState
    useCommandBus
    useCommandHistory
    useCommandQuery
    useCommandGroup
    useCommandError
    configureUid
    matchesPattern
    commandKey
    createCommandPool
    buildRunner
    createCommandBus
    createAsyncCommandBus
    unsealBus
    inspectBus
    setupDevtools
    createFormBus
    readCsrfToken
    invalidateCsrfCache
    postCommand
    createHttpClient
    logger
    validator
    history
    debounce
    throttle
    authGuard
    optimistic
    optimisticUndo
    cache
    circuitBreaker
    rateLimit
    metrics
    retry
    persist
    sync
    toAnthropicTools
    toOpenAITools
    toTools
    schemaValidator
    schemaLogger
    synthesize
    describeSchema
    createAsyncSchemaCommandBus
    createSchemaCommandBus
    getErrorEntry
    describeErrorCodes
    busApiSchema
    configureSignal
    createTestBus
    createChamber
    createWorkflow
    createReaction

    Classes

    BusError

    Interfaces

    BaseBus
    CommandBus
    AsyncCommandBus
    CommandPool
    HistoryState
    RecordedDispatch
    TestBus
    Chamber
    Workflow
    Reaction

    Type Aliases

    UseSharedCommandStateOptions
    UseCommandStateOptions
    BusSeverity
    BusEmitter
    BusErrorCode
    CommandMeta
    Command
    CommandResult
    Handler
    AsyncHandler
    Plugin
    AsyncPlugin
    Hook
    AsyncHook
    BeforeHook
    AsyncBeforeHook
    PluginOptions
    BatchCommand
    BatchOptions
    BatchResult
    DeadLetterMode
    NamingConvention
    RegisterOptions
    CommandBusOptions
    Listener
    CommandMap
    BusInspection
    FormRules
    FormBusOptions
    FormBus
    HttpConfig
    HttpResponse
    HttpError
    HttpMethod
    ResponseType
    HttpRequestConfig
    SafeResult
    DownloadResult
    InterceptorManager
    HttpClient
    OptimisticUndoOptions
    CacheOptions
    CircuitBreakerOptions
    RateLimitOptions
    MetricsEntry
    MetricsOptions
    RetryOptions
    PersistOptions
    SyncOptions
    FieldType
    FieldMap
    ActionSchema
    BusSchema
    InferMap
    AnthropicTool
    OpenAITool
    LlmAdapter
    SynthesizeOptions
    ToolCallInput
    SchemaCommandBusOptions
    SchemaCommandBus
    AsyncSchemaCommandBus
    ErrorCodeEntry
    Signal
    CreateSignal
    ChamberHandlers
    ChamberOptions
    WorkflowStep
    WorkflowResult
    ReactionOptions

    Variables

    ERROR_CODE_REGISTRY
    signal

    References

    createHttpBridge → createHttpBridge
    createWsBridge → createWsBridge
    createSseBridge → createSseBridge
    HttpBridgeOptions → HttpBridgeOptions
    WsBridgeOptions → WsBridgeOptions
    SseBridgeOptions → SseBridgeOptions
    CommandEnvelope → CommandEnvelope
    BackendResponse → BackendResponse
    createTransitionBridge → createTransitionBridge
    useTransitionCommand → useTransitionCommand
    TransitionPhase → TransitionPhase
    TransitionBridgeOptions → TransitionBridgeOptions
    TransitionHooks → TransitionHooks
    TransitionBridge → TransitionBridge
    createSSRPlugin → createSSRPlugin
    rehydrate → rehydrate
    DehydratedCommand → DehydratedCommand
    SSRPluginOptions → SSRPluginOptions
    SSRPlugin → SSRPlugin
    RehydrateOptions → RehydrateOptions
    createDirectivePlugin → createDirectivePlugin