Custom Component Support
See original GitHub issueHello again.
I intend on using this InputTag component: https://www.npmjs.com/package/vue-input-tag
I have added the name to the config.
config: {
components: {
'InputTag':InputTag
},
}
But I don’t know how to get this to work.
Any suggestion?
Thanks.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
Using custom elements - Web Components | MDN
The controller of custom elements on a web document is the CustomElementRegistry object — this object allows you to register a custom element...
Read more >Custom Elements (V1) | Can I use... Support tables for HTML5 ...
Custom Elements (V1). - LS. One of the key features of the Web Components system, custom elements allow new HTML tags to be...
Read more >Custom Elements Everywhere
Angular components can listen to native DOM events dispatched from Custom Elements. It supports all styles of events (lowercase, camelCase, kebab-case, etc).
Read more >Build a custom component - Google Web Designer Help
Custom components are implemented in Google Web Designer as custom elements. A custom element is an HTML element type that you define with...
Read more >Writing Custom Components | Prismatic Docs
NodeJS Version Support: While many versions of NodeJS may work for component development, we recommend using the latest LTS (long-term support) version of ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks for the kind works. I also appreciate that you put all the effort in helping me fix those issues. I saw your latest updates, the page look very good! Honestly, I am a bit surprised how good the transformation 😄. If you are done with your project, we could maybe write a short article to advertise the project a little?
I will add in one of the next release some ‘auto-wrapping’ that should make it easier to include custom components.
Very nice! And hype to hear that you benefit from the tool!