Skip to main content
Module

x/jito/jito.d.ts>LinkedVirtualElement

Web component tools with Data Binding, Template Engine and Virtual Dom for ESM.
Latest
interface LinkedVirtualElement
import { type LinkedVirtualElement } from "https://deno.land/x/jito@1.4.2/jito.d.ts";

Properties

el: Element
tag: string
optional
is: string
optional
key: unknown