Interface GetAnimationsOptions

    interface GetAnimationsOptions {
        subtree?: boolean;
    }

    Properties

    Properties

    subtree?: boolean