Module org.omnifaces
Package org.omnifaces.component.stylesheet
package org.omnifaces.component.stylesheet
-
ClassesClassDescriptionThe
<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.Base class which is to be shared between all components of the Stylesheet family.