javascript - VueJS component with DOM elements outside of $el -


i'm new vue , coming custom-built front-end framework we've been using time.

now we've started slowing rolling in vue in our website , refactoring of our old components, , i've run bit of problem.

the question is: there way component instantiate dom elements outside of scope (for example @ end of )?

we need these bits outside of components' container because, example, in case of dropdowns, obscured when 1 of parent elements has overflow: hidden;

any ideas appreciated!


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -