Skip to main content

Tooltip

Accepted Props


PropsData TypeDescription
transactionsCountNumberNumber of transactions made on that day
tooltipViewBooleantrue if the block is hovered
dateStringDate to which the hovered block corresponds

Output


Whenever the user hover over a block onMouseEnter() event is fired setting the toolTipview = true and transactionsCounts, date are also set accordingly and the tooltip is displayed.

alt text