HTML-First UI

Link

A component for styling hyperlinks and link-like elements

Real link , Fake link

Notes

The link component provides consistent styling for both real and simulated links.

  • Use with real <a> tags for actual links
  • Use with role="link" for elements that behave like links
  • Maintains consistent styling across different contexts