Socket
Socket
Sign inDemoInstall

@hig/text-link

Package Overview
Dependencies
Maintainers
5
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/text-link

HIG Text Link


Version published
Weekly downloads
24
decreased by-11.11%
Maintainers
5
Weekly downloads
 
Created
Source

Text Links directs visitors to another location on the page, within the product, or to an external site.

Read more about when and how to use the Text Link components on the HIG website.

Getting started

yarn add @hig/text-link

Import the component and CSS

import TextLink from '@hig/text-link';
import '@hig/text-link/build/index.css';

Basic usage

<TextLink
  href="https://github.com/Autodesk/hig"
  text="This is a primary text link"
/>

FAQs

Package last updated on 15 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc