Aria-describedby aria-hidden
Jump to navigation
Jump to search
A button with aria-describedby that references the next after the button. <html> <button aria-describedby="text"> test </button>
This is a description.
<html>
A button with aria-describedby that references the next after the button. <html> <button aria-describedby="text"> test </button>
<html>