Skip to main content
Module

x/jito/mod.ts>LinkedVirtualElement

Web component tools with Data Binding, Template Engine and Virtual Dom for ESM.
Go to Latest
interface LinkedVirtualElement
implements LinkedVirtualRoot, HasAttrs
import { type LinkedVirtualElement } from "https://deno.land/x/jito@1.1.0/mod.ts";

Properties

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