Files
dooring/packages/dooringx-dumi-doc/docs/API/index.md

23 lines
456 B
Markdown
Raw Normal View History

2021-11-24 12:50:19 +08:00
---
title: API
toc: menu
---
2022-08-12 18:10:52 +08:00
## useStoreState
#### 传参:
| 属性名 | 类型 | 说明 |
| ---------------------------- | ---------------- | ---- |
| config | UserConfig | |
| extraFn | Function = () => {} | |
| everyFn | Function = () => {} | |
#### 返回值:
`[IStoreData]`