@acoustic-content-sdk/react-redux-hooks 中文文档教程

发布于 4年前 浏览 7 更新于 3年前

npm

React 的 API 常量 上下文。

API Documentation

Home > @acoustic-content-sdk/react-redux-hooks

react-redux-hooks package

React 上下文的 API 常量。

Variables

VariableDescription
ACOUSTIC_CONTEXT_REACT_REDUXInjection token for the react redux store
ACOUSTIC_PROVIDER_REACT_REDUXDeclares the provider
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/react-redux-hooks > ACOUSTIC_CONTEXT_REACT_REDUX

ACOUSTIC_CONTEXT_REACT_REDUX variable

react redux 存储

签名:< /b>

ACOUSTIC_CONTEXT_REACT_REDUX: import("react").Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>>

>首页 @acoustic-content-sdk/react-redux-hooks > ACOUSTIC_PROVIDER_REACT_REDUX

ACOUSTIC_PROVIDER_REACT_REDUX variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REACT_REDUX: import("@acoustic-content-sdk/react-api").ReactProvider<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>>

Home > @acoustic-content-sdk/react-redux-hooks > VERSION

VERSION variable

软件包的版本和构建号

签名

VERSION: {
    version: {
        major: string;
        minor: string;
        patch: string;
        branch: string;
    };
    build: Date;
}

npm

API constants for React contexts.

API Documentation

Home > @acoustic-content-sdk/react-redux-hooks

react-redux-hooks package

API constants for React contexts.

Variables

VariableDescription
ACOUSTIC_CONTEXT_REACT_REDUXInjection token for the react redux store
ACOUSTIC_PROVIDER_REACT_REDUXDeclares the provider
VERSIONVersion and build number of the package

Home > @acoustic-content-sdk/react-redux-hooks > ACOUSTIC_CONTEXT_REACT_REDUX

ACOUSTIC_CONTEXT_REACT_REDUX variable

Injection token for the react redux store

Signature:

ACOUSTIC_CONTEXT_REACT_REDUX: import("react").Context<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>>

Home > @acoustic-content-sdk/react-redux-hooks > ACOUSTIC_PROVIDER_REACT_REDUX

ACOUSTIC_PROVIDER_REACT_REDUX variable

Declares the provider

Signature:

ACOUSTIC_PROVIDER_REACT_REDUX: import("@acoustic-content-sdk/react-api").ReactProvider<import("react-redux").ReactReduxContextValue<any, import("redux").AnyAction>>

Home > @acoustic-content-sdk/react-redux-hooks > VERSION

VERSION variable

Version and build number of the package

Signature:

VERSION: {
    version: {
        major: string;
        minor: string;
        patch: string;
        branch: string;
    };
    build: Date;
}
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文