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

iOS: Performance of reloading UIImage(name:...) -

How to prevent logback from emitting repeated "Empty watch file list. Disabling" messages -

c# SetCompatibleTextRenderingDefault must be called before the first -