com.vaadin.flow.component.template.internal.

Interface DeprecatedPolymerTemplate

All Superinterfaces:

Serializable

@Deprecated public interface DeprecatedPolymerTemplate extends Serializable
Deprecated.
Polymer template support is deprecated - we recommend you to use LitTemplate instead. Read more details from the Vaadin blog.

Marker interface for Polymer Template.

For internal use only. May be renamed or removed in a future release.

Since:

Author:

Vaadin Ltd