Module computed_value

Source
Expand description

The definition of the computed value for text-shadow.

Re-exports§

pub use super::single_value::computed_value as single_value;
pub use self::single_value::T as SingleComputedValue;
pub use self::ComputedList as List;
pub use self::ComputedList as T;

Structs§

ComputedList
OwnedList
The generic type defining the animated and resolved values for this property.

Type Aliases§

AnimatedList 🔒
Iter
ResolvedList 🔒
UnderlyingList
UnderlyingOwnedList