com.vaadin.flow.server.

Interface BootstrapHandler.PageBuilder

    • Method Detail

      • getBootstrapPage

        org.jsoup.nodes.Document getBootstrapPage(BootstrapHandler.BootstrapContext context)

        Creates the bootstrap page.

        Parameters:

        context - Context to build page for.

        Returns:

        A non-null Document with bootstrap page.