Files
dooring/packages/dooringx-dumi-doc/docs/API/index.md
2022-08-12 18:14:20 +08:00

23 lines
456 B
Markdown

---
title: API
toc: menu
---
## useStoreState
#### 传参:
| 属性名 | 类型 | 说明 |
| ---------------------------- | ---------------- | ---- |
| config | UserConfig | |
| extraFn | Function = () => {} | |
| everyFn | Function = () => {} | |
#### 返回值:
`[IStoreData]`