Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Update TinymceVue.vue #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update TinymceVue.vue #28

wants to merge 1 commit into from

Conversation

carvalhoviniciusluiz
Copy link

  • :id dynamically generated
  • Enables parameters in the tag, e.g., <tinymce id=" editor-1 "class="form-group " v-model="data"></tinymce>
  • textarea set to v-model="value", this corrects the problem in dynamically created editors with the content being empty
  • standardized with eslint and es6

- :id dynamically generated
- Enables parameters in the tag, e.g., `<tinymce id=" editor-1 "class="form-group " v-model="data"></tinymce>`
- textarea set to v-model="value", this corrects the problem in dynamically created editors with the content being empty
- standardized with eslint and es6
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant