react-tip
Tooltip for react based on ballon.css.
installation
properties
Name | Type | Required | Default | Description |
---|---|---|---|---|
className | string | false | - | The extended className for component. |
title | string | false | - | The tooltip title. |
placement | enum | false | 'up' | The placement. |
usage
- import css
- import js