Package com.vaadin.flow.internal
Interface Template
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
LitTemplate
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