0.0.15 • Published 7 months ago

@phila/phila-ui-tooltip v0.0.15

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Notes

The tooltip is positioned according to the space available on the screen. On mobile the tooltip is enabled on tap, and an X is shown to allow users to close it.

Code Samples

Basic tooltip with dark mode enabled (default)

<tooltip message="My tooltip message" />

Basic tooltip with light mode enabled

<tooltip message="My tooltip message" mode="light" />

Live Examples

Basic tooltip with dark mode enabled (default)

Basic tooltip with light mode enabled

0.0.10

11 months ago

0.0.11

10 months ago

0.0.14

8 months ago

0.0.15

7 months ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago