Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hides the label accessibly. This means that the label is not visible but it is still available to assistive technologies like screen readers.

Default value

False - the label is not hidden.

Valid values

True, False, or any valid XPath expression that returns a boolean value.

...