Tootlips

Creates an easy to use tooltips component that allows for popups on hover of an element.

Once imported it can be modified the way you want.

Prefixes

  • ch-tooltip
  • ch-tooltipTS

Props

Tooltips take the following props:

  • children: ReactNode
  • position?: &qout;left&qout; | &qout;right&qout; | &qout;bottom&qout; | &qout;top&qout;
Example: An example of the usage is provided in the snippet.

Preview

Top
Bottom
Left
Right