We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d117c commit 87809a2Copy full SHA for 87809a2
README.md
@@ -77,6 +77,7 @@ Set settings for error panel.
77
showJSError.setSettings({
78
reportUrl: 'https://github.com/hcodes/show-js-error/issues/new?title={title}&body={body}', // Default: ""
79
templateDetailedMessage: 'My title\n{message}',
80
+ size: 'big' // for smart TV
81
})
82
```
83
0 commit comments