Accessibility
In this section you can define accessibility settings for the element. These settings are only relevant for screen readers and other assistive technologies and not all settings are needed for every element.
ARIA label
By default, the element's text content or alt text for images is read by screen readers. If you want to provide a different text or the element has no text content, you can enter an ARIA label here.
Hide from screen readers
Hides the element and all its sub-elements from screen readers. This can be useful if the element is purely decorative or if the content is already available in another form.