Am I correct that in compose-html I can't use animations, like
animate*AsState
? Is there an alternative? I can use Transition API or CSS, but I don't see a clear reason why automated state should require Skiko. I see that there are Dp, Size, Rect 'animatables', which require compose-ui. But it is a bit of a bummer this automatically excluded html as a target for the animations.
For instance, I want to animate some SVG elements, and these are typically positioned within the