o

Tag conditionalComment

Component Information 
InfoValue
Component Typeorg.omnifaces.component.output.ConditionalComment
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
The ValueExpression linking this component to a property in a backing bean.
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.
iftruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The if condition of the conditional comment. This is exactly the value you would use in