Drafted
{
const tt = $el.querySelector('[data-tooltip-box]');
if (tt) {
const tr = tt.getBoundingClientRect();
const pad = 8;
if (tr.right > window.innerWidth - pad) nudge.x = window.innerWidth - pad - tr.right;
if (tr.left < pad) nudge.x = pad - tr.left;
}
});
"
@mouseleave="open = false">
IND
Round 2
Pick 25
IND
Indiana Fever
Bio
Stats
2025-26
- Points / Game
- 11.1
- Assists / Game
- 2.3
- Three Point Percentage
- 42%
- Steals / Game
- 0.4
- Rebounds / Game
- 4.5
- Free Throw Percentage
- 77%