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 8406bcf commit fc26618Copy full SHA for fc26618
README.md
@@ -58,7 +58,7 @@ vue-modal-2 also accept options in `.use()` function as second argument.
58
#### `options.componentName`
59
- type: `String`
60
- default: `vue-modal-2`
61
-- example: `VueModal`
+
62
```javascript
63
Vue.use(Modal. {
64
componentName: 'MyModal'
0 commit comments