elements
elements copied to clipboard
Can we use HttpOperation , HttpService, Model components as web component instead of react component?
User story.
Just like we have a way to use @stoplight/element as a web component. Can we get the same for HttpOperation, HttpService, Model components
Is your feature request related to a problem?
I wanted to use just the HttpOperation component inside my existing web component.
Describe the solution you'd like
Just like we have web-component.min.js for element component. We can create a similar minified js for separate components.
Hi Team, Any update on this?