h

Tag head

Component Information 
InfoValue
Component Typejakarta.faces.Output
Handler ClassNone
Renderer Typejakarta.faces.Head
DescriptionNone
Attributes 
NameRequiredTypeDescription
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The component identifier for this component. This value must be unique within the closest parent component that is a naming container. The attribute is only rendered when the current doctype is a HTML5 doctype.
dir false jakarta.el.ValueExpression
(must evaluate to java.lang.String )
Direction indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left).
lang false jakarta.el.ValueExpression
(must evaluate to java.lang.String )
Code describing the language used in the generated markup for this component.
binding false jakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent )
The ValueExpression linking this component to a property in a backing bean