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

Interface Directives

src/solid/index.ts:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8declare module "solid-js" {
9 namespace JSX {
10 interface Directives {
11 autoAnimate: Partial<AutoAnimateOptions> | AutoAnimationPlugin | true
12 }
13 }
14}
15

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…