Global Attributes

Attributes that can be used on any HTML element

Coming Soon

This reference page is under development. It will cover global attributes including:

  • id - Unique identifier
  • class - CSS class names
  • style - Inline CSS
  • title - Advisory information
  • lang - Language
  • dir - Text direction
  • hidden - Hidden state
  • tabindex - Tab order
  • contenteditable - Editable content
  • data-* - Custom data attributes
  • ARIA attributes for accessibility