Skip to main content
Module

x/jito/jito.d.ts>ComponentOptions

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

Properties

optional
mode: ShadowRootMode
optional
delegatesFocus: boolean
optional
localeOnly: boolean