Using web components with Webflow?
Hey Bea and others,
Did a bit of a dive into web components. Would it be possible to create web components in Webflow, and would there be any benefits to using web components in Webflow?
Webcomponents: https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_custom_elements
MDN Web Docs
Using custom elements - Web APIs | MDN
One of the key features of web components is the ability to create custom elements: that is, HTML elements whose behavior is defined by the web developer, that extend the set of elements available in the browser.
2 Replies