Animations through HTML Style Attribute

What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets, and reproduction steps)
I am trying to add animation through style html attribute. Something like below however it doesn’t seem to work

{
“transition”: “transform 5s ease-in-out”
}
What have you tried so far? (please link relevant docs and other forum posts)

Relevant links: