Expand description
Computed types for SVG properties.
Re-exports§
pub use crate::values::specified::DProperty;
pub use crate::values::specified::MozContextProperties;
pub use crate::values::specified::SVGPaintOrder;
pub use crate::values::specified::VectorEffect;
Type Aliases§
- SVGLength
| | | context-value - SVGOpacity
| context-fill-opacity | context-stroke-opacity - SVGPaint
- Computed SVG Paint value
- SVGPaint
Kind - Computed SVG Paint Kind value
- SVGStroke
Dash Array - [
| | ]# | context-value - SVGWidth
- An non-negative wrapper of SVGLength.