1
0
mirror of synced 2025-12-11 00:48:21 +08:00

Doc: useWorker config

This commit is contained in:
surunzi
2018-01-11 15:28:12 +08:00
parent 7a84c5e024
commit 2ee0cec69a

View File

@@ -17,6 +17,7 @@ Display console logs. Implementation detail follows the [console api spec](https
|displayGetterVal |boolean|Access getter value |
|viewLogInSources |boolean|View log in sources panel |
|displayIfErr |boolean|Auto display if error occurs |
|useWorker |boolean|Use web worker |
|maxLogNum |string |Max log number |
```javascript