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 a41d2dd commit b404725Copy full SHA for b404725
README.md
@@ -510,6 +510,7 @@ onInit(vm) {
510
},
511
```
512
- Note: in the plugin function you should always start with `ctx.beginPath()` and end with `ctx.closePath()`.
513
+- Note: it only works when `prevent-white-space` is `true`.
514
515
#### supportDetection()
516
- Return an object indicating browser supports. Like this:
0 commit comments