Closed fungl164 closed 6 years ago
Hi,
It would be nice to add a placeholder prop to the text-area in codemirror.vue as such
placeholder
codemirror.vue
<textarea ref="textarea" :placeholder="placeholder" v-else></textarea> ... props: { placeholder: String, ...
Many thnxs!
I will add it in v4.0.3
Update to v4.0.3 please.
Hi,
It would be nice to add a
placeholder
prop to the text-area incodemirror.vue
as suchMany thnxs!