Expand description
Effects utilities for tailwind-rs
This module provides utilities for box shadow, drop shadow, opacity, mix blend mode, background blend mode, and other visual effects.
Enums§
- Background
Blend Mode - Background blend mode values
- BoxShadow
- Box shadow values
- Drop
Shadow - Drop shadow values
- MixBlend
Mode - Mix blend mode values
- Opacity
- Opacity values
Traits§
- Background
Blend Mode Utilities - Trait for adding background blend mode utilities to a class builder
- BoxShadow
Utilities - Trait for adding box shadow utilities to a class builder
- Drop
Shadow Utilities - Trait for adding drop shadow utilities to a class builder
- MixBlend
Mode Utilities - Trait for adding mix blend mode utilities to a class builder
- Opacity
Utilities - Trait for adding opacity utilities to a class builder