Classes
Members
(constant) filters
All possible filters
type :"url"|"blur"|"brightness"|"contrast"|"dropShadow"|"Grayscale"|"hue-rotate"|"invert"|"opacity"|"saturate"|"sepia"
The type of the filter
Type:
- "url" | "blur" | "brightness" | "contrast" | "dropShadow" | "Grayscale" | "hue-rotate" | "invert" | "opacity" | "saturate" | "sepia"
unit :String
Used to construct the filter string
Type:
- String
value :Number
The value of the filter
Type:
- Number
Methods
toString() → {String}
The toString function
Returns:
- Type
- String