0.0.25 • Published 1 year ago

@real-system/tooltip-primitive v0.0.25

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Installation

# install peer dependencies

# npm
$ npm install react react-dom @real-system/ariakit-library
# yarn
$ yarn add react react-dom @real-system/ariakit-library

# install tooltip-primitive

# npm
$ npm install @real-system/tooltip-primitive
# yarn
$ yarn add @real-system/tooltip-primitive

Code Example

import type {
  TooltipAnchorPrimitiveProps,
  TooltipArrowPrimitiveOptions,
  TooltipArrowPrimitiveProps,
  TooltipPrimitiveProps,
  TooltipStorePrimitive,
  TooltipStorePrimitiveProps,
} from '@real-system/tooltip-primitive';
import {
  TooltipAnchorPrimitive,
  TooltipArrowPrimitive,
  ATooltipPrimitive,
  useTooltipStorePrimitive,
} from '@real-system/tooltip-primitive';

...
0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

2 years ago

0.0.19

2 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago