{"component":{"aria":"Use semantic <a> with href. Never use a <button> styled as a link or vice versa. Distinguish links from buttons by behaviour: links navigate, buttons do.","category":"components","css":".ps-link{color:var(--ps-interactive-primary,#234ed8);text-decoration:underline;text-underline-offset:.2em;transition:color var(--ps-speed-1,70ms) var(--ps-ease-utility,cubic-bezier(.2,0,.4,1))}.ps-link:hover{color:var(--ps-interactive-primary-hover,#173ab1)}.ps-link:visited{color:var(--ps-interactive-primary-pressed,#0c2785)}.ps-link:focus-visible{outline:2px solid var(--ps-focus-ring,#234ed8);outline-offset:2px;border-radius:2px}","description":"A navigation primitive — moves the user to a destination without state change.","display_name":"Link","html":"<a class=\"ps-link\" href=\"{{href}}\">{{label}}</a>","name":"link","registry_type":"component","research_links":["primitive-vocabulary-rationale"],"tabs_available":["accessibility","code","style","usage"],"variants":[],"wcag":{"focus_visible":true,"target":"2.2 AAA","underline_required":true}},"tenant":"pointsav","theme":"pointsav-brand"}