Deprecated API

Contents

  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    As of Vaadin 25, this annotation is deprecated. The theming system has been reworked to use CssImport to load one or more stylesheets and use mechanisms native to HTML, CSS and React (e.g. @import url("morestyles.css") in CSS).