
Hi @Antoine
Thank you for posting your question in the Microsoft Q&A forum.
Based on your description, you want to hover a row then a delete button will appear.
As you mentioned, SharePoint JSON formatting does not support CSS pseudo-classes like hover, which means you can't directly trigger style changes based on mouse hover events.
I found that isSelected can help you trigger the button, but I know this is not your end goal.
Another way to achieve this is using SPFx to customize your lists if you are comfortable with hard coding development. (SPFx support variety of features).
I recommend reaching out to the SharePoint Developer | Microsoft Community Hub, there are professional developers to address and assist you more efficiently.
Additionally, if you think SharePoint should support CSS, you can raise your valuable ideas to Microsoft via Feedback Portal.
Microsoft will listen and try their best to enhance customers' experience.
Once again, I apologize for not able to help you further. I know redirecting you to another forum might cause some inconvenience.
Thanks for your understanding.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.