Skip to main content

Module effects

Module effects 

Source
Expand description

Specified types for CSS values related to effects.

Re-exports§

pub use self::SpecifiedFilter as Filter;

Structs§

FilterFactor
The factor for a filter function.

Type Aliases§

BoxShadow
A specified value for a single shadow of the box-shadow property.
SimpleShadow
A specified value for the drop-shadow() filter.
SpecifiedFilter
A specified value for a single filter.