Skip to main content
Module

x/jito/mod.ts>IfTemplate

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

Properties

type: "if"
condition: Template
truthy: Template
optional
falsy: Template | undefined
isTryed: boolean