1.0.8 • Published 4 years ago

svg-tooltips-jx v1.0.8

Weekly downloads
8
License
-
Repository
-
Last release
4 years ago

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)"

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago