pub type ComputedList = OwnedList<T>;
The computed value for this property.
pub struct ComputedList(pub SmallVec<[AnimationName; 1]>);
0: SmallVec<[AnimationName; 1]>