Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/cargo_parcel/platform/browser/diff/attributes.ts>compareAttributes

Server side rendering for Cargo applications
Go to Latest
function compareAttributes
import { compareAttributes } from "https://deno.land/x/cargo_parcel@0.1.72/platform/browser/diff/attributes.ts";

Parameters

vNode: VElement<Node>
previousVNode: VElement<Node>

Returns

ChangeSet<unknown>[]