Here lies my source code.
At this moment, the onmouseover event handler can be found in app.component.ts. Would it be feasible to transfer the onmouseover event handler to shift-cell.component.ts?
If not, how does the handler determine which cell has the mouse over it?