svg-tooltips-jx
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

svg-tooltips-jx

Install

$ npm install svg-tooltips-jx --save

import SvgToolTip from 'svg-tooltips-jx'; const getContent=()=>{ return

content
} <SvgToolTip className={svg-con} a11yId="svgEleId" strockWidth={0} radius={18} width={300} height={80} direction="top" arrowOffset={0} arrowWidth={12} arrowHeight={24} transitionName="boost-mod-block" arrowPath="L -12 12 L -24 0" content={getContent()} fill="rgba(255,0,0,0.7)"

Readme

Keywords

Package Sidebar

Install

npm i svg-tooltips-jx

Weekly Downloads

0

Version

1.0.8

License

none

Unpacked Size

42.6 kB

Total Files

20

Last publish

Collaborators

  • jianxiongsg