mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
Doc: useWorker config
This commit is contained in:
@@ -17,6 +17,7 @@ Display console logs. Implementation detail follows the [console api spec](https
|
|||||||
|displayGetterVal |boolean|Access getter value |
|
|displayGetterVal |boolean|Access getter value |
|
||||||
|viewLogInSources |boolean|View log in sources panel |
|
|viewLogInSources |boolean|View log in sources panel |
|
||||||
|displayIfErr |boolean|Auto display if error occurs |
|
|displayIfErr |boolean|Auto display if error occurs |
|
||||||
|
|useWorker |boolean|Use web worker |
|
||||||
|maxLogNum |string |Max log number |
|
|maxLogNum |string |Max log number |
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
|
|||||||
Reference in New Issue
Block a user