Skip to main content
Module

x/jito/mod.ts>GroupTemplate

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

Properties

type: "group"
class: undefined
part: undefined
optional
attrs: Record<string, unknown | Template>
bools: undefined
style: undefined
on: undefined
chunks: undefined
optional
children: Array<Template | string>