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