5 lines
180 B
Plaintext
5 lines
180 B
Plaintext
|
|
<Link href="#foo">
|
||
|
|
Read more
|
||
|
|
{/* always visually hidden because the parent is focusable element */}
|
||
|
|
<Box sx={visuallyHidden}>about how to visually hide elements</Box>
|
||
|
|
</Link>
|