# `Drafter.Widget.Trait.Animatable`
[🔗](https://github.com/jaman/drafter/blob/main/lib/drafter/widget/trait/animatable.ex#L1)

Trait that provides render timestamp for animation frames.

A passive trait that injects `_render_timestamp` into widget state.
The framework updates this value on each render cycle.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
