Edit in GitHubLog an issue

Unsupported Attributes

The following global attributes are unsupported.

  • accesskey
  • aria*
  • autocapitalize
  • contenteditable
  • contextmenu
  • dir
  • dropzone
  • hidden
  • inputmode
  • is
  • item*
  • part
  • spellcheck
  • tabindex (supported, but does not match the specification. Negative values are not focused, and positive values will allow focus, but tab order cannot be specified.)
  • translate

Along with the above items, most event handlers should be attached using addEventListener instead of their on* counterparts.

Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.