Martin Folmer
Martin Folmer
The hover card component internally uses [radixs hover card](https://www.radix-ui.com/primitives/docs/components/hover-card) and exposes the props of that which support specifying `openDelay` and `closeDelay`. So you should be able to do: ``` ......
@roji By all means let me know if this comment is misplaced. I've encountered the same issue with mssql using the new JSON columns functionality. ``` public class Product {...
@roji Alright - thanks for your quick respons! :+1: