1.0.8 • Published 6 years ago

svg-tooltips-jx v1.0.8

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

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago