Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/cargo_parcel/platform/browser/deps.ts>setAttribute

Server side rendering for Cargo applications
Go to Latest
function setAttribute
Re-export
import { setAttribute } from "https://deno.land/x/cargo_parcel@0.1.73/platform/browser/deps.ts";

Parameters

key: string
value: unknown
vNode: VElement<Node>