mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
Support lazy evaluation
This commit is contained in:
@@ -15,6 +15,7 @@ Display console logs. Implementation detail follows the [console api spec](https
|
||||
|displayExtraInfo |boolean|Display extra information |
|
||||
|displayUnenumerable|boolean|Display unenumerable properties|
|
||||
|displayGetterVal |boolean|Access getter value |
|
||||
|lazyEvaluation |boolean|Stringify object when clicked |
|
||||
|viewLogInSources |boolean|View log in sources panel |
|
||||
|displayIfErr |boolean|Auto display if error occurs |
|
||||
|useWorker |boolean|Use web worker |
|
||||
|
||||
Reference in New Issue
Block a user