Uses of Class
io.quarkus.devui.spi.page.WebComponentPageBuilder
-
Packages that use WebComponentPageBuilder Package Description io.quarkus.devui.spi.page -
-
Uses of WebComponentPageBuilder in io.quarkus.devui.spi.page
Methods in io.quarkus.devui.spi.page that return WebComponentPageBuilder Modifier and Type Method Description WebComponentPageBuilderWebComponentPageBuilder. componentLink(String componentLink)WebComponentPageBuilderWebComponentPageBuilder. componentName(String componentName)static WebComponentPageBuilderPage. webComponentPageBuilder()Here you provide the Web Component that should be rendered.
-