UNPKG

qcobjects-docs

Version:

The official app and website for documentation of QCObjects

9 lines (6 loc) 455 B
#### org.quickcorp.components.SwaggerUIComponent 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) ##### Usage: ```html <component componentClass="SwaggerUIComponent" controllerClass="SwaggerUIController" ></component> ```