isInteractiveJsDom
Parameters
isInteractiveJsDom
whether the item is interactive on JS DOM, aka whether it shows effects when the mouse pointer hovers above it or when it gets clicked. On the Compose UI targets, use Modifier.clickable for the same effect.