Martin Folmer

Results 3 comments of 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 {...