Package com.vaadin.flow.internal
Interface Template
- All Superinterfaces:
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