Module org.omnifaces
Package org.omnifaces.component.stylesheet
-
Class Summary Class Description CriticalStylesheet 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 therel="preload"
torel="stylesheet"
during window load event.StylesheetFamily Base class which is to be shared between all components of the Stylesheet family.