Interface Template

All Superinterfaces:
Serializable
All Known Implementing Classes:
LitTemplate

public interface Template extends Serializable
Marker interface for (Lit and Polymer) templates. All frontend files linked by implementors (with JsModule) will be copied to META-INF/VAADIN/config/templates.
Author:
Vaadin Ltd