New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@highlight-ui/tooltip

Package Overview
Dependencies
Maintainers
5
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-ui/tooltip

Tooltip component for Highlight UI library

3.3.14
npm
Version published
Weekly downloads
2.7K
7.66%
Maintainers
5
Weekly downloads
 
Created
Source

@highlight-ui/tooltip

Installation

yarn add @highlight-ui/tooltip

Usage

In your TypeScript file:

import {
  Tooltip,
  TooltipProps,
} from '@highlight-ui/tooltip';

In your (S)CSS file:

@import url("@highlight-ui/tooltip");

Documentation

Please visit personio.design

FAQs

Package last updated on 08 Dec 2022

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