Skip to main content
Module

x/commandis/mod.ts>dom.Keyframe

Official framework for Corddis lib ( for Deno only )
Latest
interface dom.Keyframe
import { type dom } from "https://deno.land/x/commandis@v0.6.5/mod.ts";
const { Keyframe } = dom;

Index Signatures

[property: string]:
| string
| number
| null
| undefined

Properties

optional
composite: CompositeOperationOrAuto
optional
easing: string
optional
offset: number | null