vot.js - v2.4.12
    Preparing search index...

    Interface SVGAnimatedRect

    Used for attributes of basic SVGRect which can be animated.

    MDN Reference

    interface SVGAnimatedRect {
        animVal: DOMRectReadOnly;
        baseVal: DOMRect;
    }
    Index

    Properties

    Properties

    baseVal: DOMRect