Indicate a condition that must match for a template result to be used. If the condition is true, the corresponding action
body is generated; otherwise the result is ignored and no content is generated.
For more information, see Where Elements.
(example needed)
ignorecase
true
to indicate that the case does not matter when making comparisons. Otherwise, the default value is false
, to indicate that the value should match with the same case.rel
equals
less
greater
before
after
startswith
endswith
contains
subject
value
Inherited from XUL element |
Inherited Properties |