Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ogone/src/ogone.dom.d.ts>Keyframe

Advanced Web Composition for Future
Latest
interface Keyframe
import { type Keyframe } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

Index Signatures

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

Properties

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