0.0.8 • Published 9 months ago

@phila/phila-ui-tooltip v0.0.8

Weekly downloads
-
License
-
Repository
-
Last release
9 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.8

9 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

1 year ago

0.0.4

1 year ago