Type Definition style::values::animated::effects::SimpleShadow
[−]
[src]
type SimpleShadow = GenericSimpleShadow<Option<RGBA>, Length, NonNegativeLength>;
An animated value for the drop-shadow()
filter.