Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lendi-ui/tooltip

Package Overview
Dependencies
Maintainers
46
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendi-ui/tooltip

A tooltip component.

  • 3.5.12
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
564
decreased by-13.63%
Maintainers
46
Weekly downloads
 
Created
Source

@lendi-ui/tooltip

A tooltip component.

Installation

yarn add @lendi-ui/tooltip

Usage

import tooltip from '@lendi-ui/tooltip';

<Tooltip />;

## Properties

<PropTable>
  <PropTable.Entry name="content" type="string" description="Content of the Tooltip."/>
  <PropTable.Entry name="className" type="string" description="External classname to override style of the component"/>
  <PropTable.Entry name="position" type="'left' | 'right' | 'top' | 'bottom'" defaultValue="top" description="Position of the Tooltip."/>
</PropTable>

FAQs

Package last updated on 21 Aug 2023

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