Expand description
Specified types for CSS values related to effects.
Re-exports§
pub use self::SpecifiedFilter as Filter;
Structs§
- Filter
Factor - The factor for a filter function.
Type Aliases§
- BoxShadow
- A specified value for a single shadow of the
box-shadowproperty. - Simple
Shadow - A specified value for the
drop-shadow()filter. - Specified
Filter - A specified value for a single
filter.