Using aria-activedescendant to allow changes in focus within widgets to be communicated to Assistive Technology
The objective of this technique is to ensure that assistive technology can gather information about the current active child of a composite widget by setting the aria-activedescendant attribute of a relevant element.