- One of the cards I have includes a date-picker, drop-down menu, and a simple input field.
- I have implemented a mouse-over effect for each card. When the mouse hovers over the card, it will be highlighted (meaning the background color changes).
- If I click on the date-picker or drop-down menu, the card's background color will revert back to white. I have included the code in the following StackBlitz link:
Click here to view the code on StackBlitz