Package org.omnifaces.component.stylesheet


package org.omnifaces.component.stylesheet
  • Classes
    Class
    Description
    The <o:criticalStylesheet> is a component based on the standard <h:outputStylesheet> which renders a <link rel="preload" as="style"> instead of <link rel="stylesheet"> and automatically changes the rel="preload" to rel="stylesheet" during window load event.
    Base class which is to be shared between all components of the Stylesheet family.