Skip to main content
The Deno 2 Release Candidate is 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.73/platform/browser/diff/attributes.ts";

Parameters

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

Returns

ChangeSet<unknown>[]