Non-interactive HTML elements and non-interactive ARIA roles indicate content and containers in the user interface. A non-interactive element does not support event handlers (mouse and key handlers). Non-interactive elements include <main>, <area>, <h1> (,<h2>, etc), <p>, <img>, <li>, <ul> and <ol>. Non-interactive WAI-ARIA roles include article, banner, complementary, img, listitem, …
Occurrences
There is 1 occurrence of this issue in the repository.
Description
Non-interactive HTML elements and non-interactive ARIA roles indicate content and containers in the user interface. A non-interactive element does not support event handlers (mouse and key handlers). Non-interactive elements include
<main>
,<area>
,<h1>
(,<h2>
, etc),<p>
,<img>
,<li>
,<ul>
and<ol>
. Non-interactive WAI-ARIA roles includearticle
,banner
,complementary
,img
,listitem
, …Occurrences
There is 1 occurrence of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/lensterxyz/lenster/issue/JS-0760/occurrences/