Skip to content

Commit bfb80b2

Browse files
committed
docs: add the name property
1 parent 44f6113 commit bfb80b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Vue.use(VueSimplemde)
5252
| property | type | default | describe |
5353
| ----| ----- | ----- | ---- |
5454
| value | String | None | Initial value, v-model binding can be used |
55+
| name | String | None | The name of the control. |
5556
| preview-class | String | None | Custom preview style class |
5657
| autoinit | Boolean | true | Automatic initialization |
5758
| highlight | Boolean | false | Is it open to highlight |

0 commit comments

Comments
 (0)