import * as pouch from "https://deno.land/x/pouch@v0.0.8/deps.ts";
Variables
v html | Uses htm (Hyperscript Tagged Markup) under
the hood and works in all modern browsers. The function |
Functions
Takes a JavaScript style object and an optional selector (default is the custom element itself) and adds or changes specific inline styles to the element matching the selector without altering other style values. CSS custom properties (variables) are allowed. | |
Appends an HTMLTemplateElement as element to a parent. | |
f css | The |
The decorator | |
Dispatch a CustomEvent which bubbles as default through the whole DOM. | |
The decorator
|
Type Aliases
The type of HTML attributes. |