1.0.8 • Published 5 years ago

svg-tooltips-jx v1.0.8

Weekly downloads
8
License
-
Repository
-
Last release
5 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

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago