@n3/react-hint
v0.2.0
Published
Hint component for react applications based on @n3/kit
Downloads
85
Maintainers
Keywords
Readme
@n3/react-hint
Компонент всплывающей подсказки для приложений на базе @n3/kit
.
import Hint from '@n3/react-hint';
...
<Hint
tooltip="Подсказка"
/>
Для кастомизации принимает свойства компонента @n3/react-tooltip.