Optional
When true, renders aria-hidden="true" on the <img> so screen readers skip purely decorative banner imagery. Modelled as a typed flag (rather than a free-form attribute string) so callers cannot inject arbitrary markup into the rendered tag.
aria-hidden="true"
<img>
When true, renders
aria-hidden="true"on the<img>so screen readers skip purely decorative banner imagery. Modelled as a typed flag (rather than a free-form attribute string) so callers cannot inject arbitrary markup into the rendered tag.