Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to create and append dynamically an UiChip #50

Closed
jfrag opened this issue Mar 24, 2021 · 0 comments
Closed

Trying to create and append dynamically an UiChip #50

jfrag opened this issue Mar 24, 2021 · 0 comments

Comments

@jfrag
Copy link
Contributor

jfrag commented Mar 24, 2021

Hi,

I'm trying to create and import an ui-chip in the dom.

let chip = Vue.createVNode(BalmUI.UiChip);
Vue.render(chip, el);

the ui-chip didn't appear in the DOM.

have you an idea ?

@jfrag jfrag closed this as completed Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant