99- [ GetKeyframeFunction] ( API.md#getkeyframefunction )
1010- [ AnimatableCSSProperties] ( API.md#animatablecssproperties )
1111- [ PlayOptions] ( API.md#playoptions )
12- - [ ReverseOptions] ( API.md#reverseoptions )
1312- [ WaitingAnimationEventName] ( API.md#waitinganimationeventname )
1413- [ PlayArgs] ( API.md#playargs )
15- - [ ReverseArgs] ( API.md#reverseargs )
1614- [ ComputedTimingContext] ( API.md#computedtimingcontext )
1715- [ AnimationFunction] ( API.md#animationfunction )
1816- [ TransitionAnimationDefinition] ( API.md#transitionanimationdefinition )
@@ -43,7 +41,7 @@ Strictly typed [Keyframe](https://developer.mozilla.org/en-US/docs/Web/API/Web_A
4341
4442#### Defined in
4543
46- [ src/core/waapi.ts:17] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/core/waapi.ts#L17 )
44+ [ src/core/waapi.ts:17] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/core/waapi.ts#L17 )
4745
4846___
4947
5351
5452#### Defined in
5553
56- [ src/core/waapi.ts:20] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/core/waapi.ts#L20 )
54+ [ src/core/waapi.ts:20] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/core/waapi.ts#L20 )
5755
5856___
5957
@@ -73,7 +71,7 @@ A function to define keyframe dynamically
7371
7472#### Defined in
7573
76- [ src/core/waapi.ts:29] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/core/waapi.ts#L29 )
74+ [ src/core/waapi.ts:29] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/core/waapi.ts#L29 )
7775
7876___
7977
8381
8482#### Defined in
8583
86- [ src/core/waapi.ts:4] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/core/waapi.ts#L4 )
84+ [ src/core/waapi.ts:4] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/core/waapi.ts#L4 )
8785
8886___
8987
9997
10098#### Defined in
10199
102- [ src/core/waapi.ts:83] ( https://github.com/inokawa/react-animatable/blob/4002988/src/core/waapi.ts#L83 )
103-
104- ___
105-
106- ### ReverseOptions
107-
108- Ƭ ** ReverseOptions** : ` Object `
109-
110- #### Defined in
111-
112- [ src/core/waapi.ts:85] ( https://github.com/inokawa/react-animatable/blob/4002988/src/core/waapi.ts#L85 )
100+ [ src/core/waapi.ts:83] ( https://github.com/inokawa/react-animatable/blob/d75db13/src/core/waapi.ts#L83 )
113101
114102___
115103
119107
120108#### Defined in
121109
122- [ src/core/waapi.ts:140 ] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/core/waapi.ts#L140 )
110+ [ src/core/waapi.ts:139 ] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/core/waapi.ts#L139 )
123111
124112___
125113
135123
136124#### Defined in
137125
138- [ src/react/hooks/useAnimation.ts:24] ( https://github.com/inokawa/react-animatable/blob/4002988/src/react/hooks/useAnimation.ts#L24 )
139-
140- ___
141-
142- ### ReverseArgs
143-
144- Ƭ ** ReverseArgs** <` Args ` \> : ` Args ` extends ` void ` ? [ ReverseOptions?] : [ ` Expand ` <[ ` ReverseOptions ` ] ( API.md#reverseoptions ) & ` Args ` extends ` void ` ? {} : { ` args ` : ` Args ` }\> ]
145-
146- #### Type parameters
147-
148- | Name | Type |
149- | :------ | :------ |
150- | ` Args ` | ` void ` |
151-
152- #### Defined in
153-
154- [ src/react/hooks/useAnimation.ts:28] ( https://github.com/inokawa/react-animatable/blob/4002988/src/react/hooks/useAnimation.ts#L28 )
126+ [ src/react/hooks/useAnimation.ts:23] ( https://github.com/inokawa/react-animatable/blob/d75db13/src/react/hooks/useAnimation.ts#L23 )
155127
156128___
157129
@@ -163,7 +135,7 @@ Non nullable [ComputedEffectTiming](https://developer.mozilla.org/en-US/docs/Web
163135
164136#### Defined in
165137
166- [ src/react/hooks/useAnimationFunction.ts:29] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/react/hooks/useAnimationFunction.ts#L29 )
138+ [ src/react/hooks/useAnimationFunction.ts:29] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/react/hooks/useAnimationFunction.ts#L29 )
167139
168140___
169141
@@ -184,7 +156,7 @@ In this callback you can update any state or ref in JS.
184156
185157#### Defined in
186158
187- [ src/react/hooks/useAnimationFunction.ts:41] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/react/hooks/useAnimationFunction.ts#L41 )
159+ [ src/react/hooks/useAnimationFunction.ts:41] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/react/hooks/useAnimationFunction.ts#L41 )
188160
189161___
190162
194166
195167#### Defined in
196168
197- [ src/react/hooks/useTransitionAnimation.ts:23] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/react/hooks/useTransitionAnimation.ts#L23 )
169+ [ src/react/hooks/useTransitionAnimation.ts:23] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/react/hooks/useTransitionAnimation.ts#L23 )
198170
199171## Functions
200172
@@ -216,7 +188,7 @@ A component to manage enter/update/exit of its children by key, that works simil
216188
217189#### Defined in
218190
219- [ src/react/components/TransitionGroup.tsx:74] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/react/components/TransitionGroup.tsx#L74 )
191+ [ src/react/components/TransitionGroup.tsx:74] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/react/components/TransitionGroup.tsx#L74 )
220192
221193___
222194
@@ -245,7 +217,7 @@ A basic hook to use Web Animations API. See [AnimationHandle](interfaces/Animati
245217
246218#### Defined in
247219
248- [ src/react/hooks/useAnimation.ts:92 ] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/react/hooks/useAnimation.ts#L92 )
220+ [ src/react/hooks/useAnimation.ts:87 ] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/react/hooks/useAnimation.ts#L87 )
249221
250222___
251223
@@ -274,7 +246,7 @@ Same as [useAnimation](API.md#useanimation), but it drives function not React el
274246
275247#### Defined in
276248
277- [ src/react/hooks/useAnimationFunction.ts:68] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/react/hooks/useAnimationFunction.ts#L68 )
249+ [ src/react/hooks/useAnimationFunction.ts:68] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/react/hooks/useAnimationFunction.ts#L68 )
278250
279251___
280252
@@ -300,4 +272,4 @@ This hook must be used under [TransitionGroup](API.md#transitiongroup) component
300272
301273#### Defined in
302274
303- [ src/react/hooks/useTransitionAnimation.ts:33] ( https://github.com/inokawa/react-animatable/blob/4002988 /src/react/hooks/useTransitionAnimation.ts#L33 )
275+ [ src/react/hooks/useTransitionAnimation.ts:33] ( https://github.com/inokawa/react-animatable/blob/d75db13 /src/react/hooks/useTransitionAnimation.ts#L33 )
0 commit comments