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 44f6113 commit bfb80b2Copy full SHA for bfb80b2
README.md
@@ -52,6 +52,7 @@ Vue.use(VueSimplemde)
52
| property | type | default | describe |
53
| ----| ----- | ----- | ---- |
54
| value | String | None | Initial value, v-model binding can be used |
55
+| name | String | None | The name of the control. |
56
| preview-class | String | None | Custom preview style class |
57
| autoinit | Boolean | true | Automatic initialization |
58
| highlight | Boolean | false | Is it open to highlight |
0 commit comments