I want to show an initial animation of the title and progress, but not show the animation again when the component is clicked. I could add a transparant overlay over the circle but that doesn't seem like a great solution.
// edit. Apologies, I should've checked the docs first. I found the renderOnClick property.