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

Interface DeprecatedPolymerTemplate

  • All Superinterfaces:

    Serializable

    All Known Implementing Classes:

    AbstractTemplate, PolymerTemplate

    Deprecated. 

    Polymer template support is deprecated - we recommend you to use LitTemplate instead. Read more details from the Vaadin blog.


    @Deprecated
    public interface DeprecatedPolymerTemplate
    extends Serializable

    Marker interface for Polymer Template.

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

    Since:

    Author:

    Vaadin Ltd