Below is a complete list of elements that the Pro-Widget will show on the page structure template. You should consider adding aria-label details to these elements:
- HEADER element:
If there is an element with the tag name<header>, a “Header” will be added to the template. - NAV element or “navigation” role:
If there is an element with the tag name<nav>or a role attribute value of “navigation”, a “Navigation” will be added to the template. - MAIN element or “main” role:
If there is an element with the tag name<main>or a role attribute value of “main”, a “Main” will be added to the template. - FOOTER element or “contentinfo” role:
If there is an element with the tag name<footer>or a role attribute value of “contentinfo”, a “Footer” will be added to the template. - ASIDE element or “complementary” role:
If there is an element with the tag name<aside>or a role attribute value of “complementary”, a “Complementary” will be added to the template. - SECTION element or “region” role:
If there is an element with the tag name<section>or a role attribute value of “region”, a “Section” will be added to the template. - ARTICLE element or “article” role:
If there is an element with the tag name<article>or a role attribute value of “article”, an “Article” will be added to the template. - FORM element or “form” role:
If there is an element with the tag name<form>or a role attribute value of “form”, a “Form” will be added to the template. - “banner” role:
If there is an element with a role attribute value of “banner”, regardless of its tag name, a “Banner” will be added to the template. - “search” role:
If there is an element with a role attribute value of “search”, regardless of its tag name, a “Search” will be added to the template.
If you require additional assistance, feel free to contact us at desk@support.userway.org.
