@gluestack-ui/tooltip
TypeScript icon, indicating that this package has built-in type declarations

0.1.44 • Public • Published

@gluestack-ui/tooltip

Installation

To use @gluestack-ui/tooltip, all you need to do is install the @gluestack-ui/tooltip package:

$ yarn add @gluestack-ui/tooltip

# or

$ npm i @gluestack-ui/tooltip

Usage

Whether you need to provide helpful hints to new users or display extra details for power users, the Tooltip component is a simple and effective way. Here's an example how to use this package to create one:

import { Root, Content } from '../components/core/tooltip/styled-components';
import { createTooltip } from '@gluestack-ui/tooltip';
export const Tooltip = createTooltip({
  Root,
  Content,
});

Customizing the tooltip:

Default styling of all these components can be found in the components/core/tooltip file. For reference, you can view the source code of the styled tooltip components.

// import the styles

import { Root, Content } from '../components/core/tooltip/styled-components';

// import the createTooltip function
import { createTooltip } from '@gluestack-ui/tooltip';

// Understanding the API
export const Tooltip = createTooltip({
  Root,
  Content,
});

// Using the tooltip component
export default () => (
  <Tooltip>
    <TooltipContent />
  </Tooltip>
);

More guides on how to get started are available here.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.449,534latest
0.1.36-alpha.037alpha

Version History

VersionDownloads (Last 7 Days)Published
0.1.449,534
0.1.43146
0.1.42381
0.1.411
0.1.4017
0.1.391
0.1.381,910
0.1.37460
0.1.36-alpha.037
0.1.35227
0.1.3467
0.1.33611
0.1.32937
0.1.3126
0.1.305,052
0.1.29240
0.1.281
0.1.271
0.1.26250
0.1.252,039
0.1.24106
0.1.231
0.1.221
0.1.211
0.1.2036
0.1.191
0.1.181
0.1.174
0.1.161
0.1.1518
0.1.146
0.1.13-alpha.00
0.1.121
0.1.1130
0.1.101
0.1.91
0.1.81
0.1.71
0.1.61
0.1.51
0.1.41
0.1.31
0.1.21
0.1.11
0.1.01
0.1.0-alpha.00

Package Sidebar

Install

npm i @gluestack-ui/tooltip

Weekly Downloads

21,110

Version

0.1.44

License

none

Unpacked Size

34.2 kB

Total Files

26

Last publish

Collaborators

  • vidhi499
  • rohit_singh
  • viraj-10
  • rayan1810
  • rajat693
  • surajahmedc
  • meenumakkar
  • madhavb230100
  • vaibhk002
  • daminipandey
  • amars29
  • geekgautam
  • sravankumarvelangi
  • gluestackadmin
  • geekashwini
  • mayankp06