@acoustic-content-sdk/react-redux-api 中文文档教程
React 的 API 常量 上下文。
Home > @acoustic-content-sdk/react-redux-api
react-redux-api package
用于 redux 的 React SDK 的 API 和常量集合。
Variables
Variable | Description |
---|---|
ACOUSTIC_CONTEXT_REDUX_STORE | Injection token for the redux store |
VERSION | Version and build number of the package |
Home > @acoustic-content-sdk/react-redux-api > ACOUSTIC_CONTEXT_REDUX_STORE
ACOUSTIC_CONTEXT_REDUX_STORE variable
Injection token for the redux store
Signature:
ACOUSTIC_CONTEXT_REDUX_STORE: Required<import("react").Context<ReduxRootStore<Record<string, any>, import("redux").AnyAction>>>
首页 > @acoustic-content-sdk/react-redux-api > VERSION
VERSION variable
软件包的版本和构建号
签名
VERSION: {
version: {
major: string;
minor: string;
patch: string;
branch: string;
};
build: Date;
}
API constants for React contexts.
Home > @acoustic-content-sdk/react-redux-api
react-redux-api package
Collection of APIs and constants for the React SDK for redux.
Variables
Variable | Description |
---|---|
ACOUSTIC_CONTEXT_REDUX_STORE | Injection token for the redux store |
VERSION | Version and build number of the package |
Home > @acoustic-content-sdk/react-redux-api > ACOUSTIC_CONTEXT_REDUX_STORE
ACOUSTIC_CONTEXT_REDUX_STORE variable
Injection token for the redux store
Signature:
ACOUSTIC_CONTEXT_REDUX_STORE: Required<import("react").Context<ReduxRootStore<Record<string, any>, import("redux").AnyAction>>>
Home > @acoustic-content-sdk/react-redux-api > VERSION
VERSION variable
Version and build number of the package
Signature:
VERSION: {
version: {
major: string;
minor: string;
patch: string;
branch: string;
};
build: Date;
}
更多
你可能也喜欢
- 5000chou-yen-hoshii 中文文档教程
- @1602/react-native-cached-image 中文文档教程
- @4ch3los/ckeditor5-build-gomme 中文文档教程
- @aaronguilford/math-example 中文文档教程
- @abhinavzspace/redux-pouchdb-plus 中文文档教程
- @abtasty/sharing-sidebar 中文文档教程
- @abtnode/ux 中文文档教程
- @acastellon/utils 中文文档教程
- @accility/protoc-swagger-plugin 中文文档教程
- @accounts/types 中文文档教程