Those are standard web components. I think there is no need for any wrapping. You can just import and use them with KVision's
CustomTag
component.
c
corneil
03/31/2021, 7:30 PM
How would you leverage stenciljs in KVision?
r
Robert Jaros
03/31/2021, 8:38 PM
Stenciljs is a compier for web components. You can't use stenciljs with KVision. But you can use web components created with stancil, like shown here - https://stenciljs.com/docs/javascript. Just use