MCPcopy
hub / github.com/formkit/auto-animate / AutoAnimationPluginOptions

Interface AutoAnimationPluginOptions

src/index.ts:857–860  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

855 * A custom plugin config object
856 */
857export interface AutoAnimationPluginOptions {
858 // provide your own css styles or disable style reset
859 styleReset: CSSStyleDeclaration | false
860}
861
862/**
863 * A custom plugin that determines what the effects to run

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…