qcobjects-docs
Version: 
The official app and website for documentation of QCObjects
9 lines (6 loc) • 455 B
Markdown
It is used to inject a swagger-ui DOM needed to the Swagger UI API. Learn more in this article of QCObjects DevBlog called [Working with Swagger UI as a QCObjects Component](https://devblog.qcobjects.org/working-with-swagger-ui-as-a-qcobjects-component-ck6xzoqkg05indfs1i4rxq72e)
```html
<component componentClass="SwaggerUIComponent" controllerClass="SwaggerUIController" ></component>
```