ARIA Details
A) ARIA Details
Here you can enable the aria-details attribute on the module. The aria-details attribute can be used to inform assistive technology users about a module by providing more in-depth information.
B) Details IDs
Here you can enter a space-separated list of IDs for elements on this page whose content will provide details about this module.
C) Details Selector
By default, the aria-details attribute is applied to the main module element. Here you can enter a selector for a specific element within the main module to apply the attribute instead. You may enter a single id, class or tag only. For example: entering h3 would apply the attribute to .et_pb_module h3, entering #my_id would apply the attribute to .et_pb_module #my_id, and entering .my_class would apply the attribute to .et_pb_module .my_class.
For detailed information on the aria-details attribute and its uses, please see the W3C Web Accessibility Initiative (WAI) documentation.