Expand description
Specified types for CSS values related to effects.
Re-exports§
pub use self::SpecifiedFilter as Filter;
Macros§
Structs§
- A value for the
<factor>
parts inFilter
. - A value for the
<factor>
parts inFilter
which clamps to one.
Functions§
- Clamp the value to 1 if the value is over 100%.
Type Aliases§
- A specified value for a single shadow of the
box-shadow
property. - A specified value for the
drop-shadow()
filter. - A specified value for a single
filter
.