Change static text to dynamic text for accessibilityStatic text is accessible to screen readers. However, you cannot provide static text with an instance name, which is required to control the tab order and reading order. You'll change the overview text paragraph to dynamic text and specify accessibility options.
Note To specify a tab order and reading order, which you'll do next, you must provide an instance name for all instances. The instance name must be unique in your document. |