Skip to main content
Module

x/jito/mod.ts>TreeTemplate

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

Properties

type: "tree"
optional
children: Array<Template | string>