@nimbus-ds/toggle
TypeScript icon, indicating that this package has built-in type declarations

2.2.1 • Public • Published

@nimbus-ds/toggle

@nimbus-ds/toggle

The Tooltip component allows us to show additional information in a non-intrusive way.

Installation

$ yarn add @nimbus-ds/checkbox
# or
$ npm install @nimbus-ds/checkbox

Component Anatomy

The component consists of a floating box with text.

Guidelines

We use this component when we need to give the user more information in a limited space, this information should be optional and only add context, and should not be essential for experience.

Tooltip display

The component is displayed by clicking, tapping or mouse over an icon or other element.

Icon choice

The icon chosen to activate the Tooltip must correctly represent the information to be presented.

Recommendation for use

  • Explain terms in forms
  • Display explanations about new features
  • Display tooltips on buttons without text

Related components

  • Alert - Can be used to display mandatory information in an intrusive way without requiring any user interaction.

Usage

View docs here.

Nimbus

Readme

Keywords

none

Package Sidebar

Install

npm i @nimbus-ds/toggle

Weekly Downloads

0

Version

2.2.1

License

MIT

Unpacked Size

19.9 kB

Total Files

5

Last publish

Collaborators

  • nimbus-design-system
  • tiendanube