Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Index Signatures

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

Properties

optional
easing: string | string[]
optional
offset: number | (number | null)[]