Skip to main content
Module

x/cargo_parcel/cargo/deps.ts>VElement

Server side rendering for Cargo applications
Go to Latest
interface VElement
implements VNodeRef<T>
import { type VElement } from "https://deno.land/x/cargo_parcel@0.2.5/cargo/deps.ts";

Properties

type: VType.ELEMENT
tag: string
props: ElementProps<T>