Class CopilotLoader

java.lang.Object
com.vaadin.copilot.startup.CopilotLoader
All Implemented Interfaces:
com.vaadin.flow.server.frontend.TypeScriptBootstrapModifier, Serializable

public class CopilotLoader extends Object implements com.vaadin.flow.server.frontend.TypeScriptBootstrapModifier
See Also:
  • Constructor Details

    • CopilotLoader

      public CopilotLoader()
  • Method Details

    • modify

      public void modify(List<String> bootstrapTypeScript, com.vaadin.flow.server.frontend.Options options, com.vaadin.flow.server.frontend.scanner.FrontendDependenciesScanner frontendDependenciesScanner)
      Specified by:
      modify in interface com.vaadin.flow.server.frontend.TypeScriptBootstrapModifier