vue-use-embed implemented as vue composition functions.
You can find for more details and docs on vue-use-embed website.
vue-use-embed
implemented as vue composition functions. currently usable with the @vue/composition-api
# install with yarn
yarn add vue-use-embed or yarn add @vue/composition-api vue-use-embed
# install with npm
npm install vue-use-embed or npm install @vue/composition-api vue-use-embed
useEmbed
It is a function that we have completed embed operations in functions.
- Reactivity system with Vue.js.
- Written in Javascript.
Name | Arguments | Returns |
---|---|---|
useEmbed |
initial | isEmbedBlock, clear |