Type Definition style::values::animated::effects::TextShadowList
[−]
[src]
type TextShadowList = ShadowList<SimpleShadow>;
An animated value for the text-shadow
property.