Skip to content

Commit 1cc93d5

Browse files
committed
Docs: reference main page update with animate result type.
1 parent 2b3b6f2 commit 1cc93d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/reference/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and its most important component is the [animate()](classes/default.html#animate
1515
* [Vizzu](classes/default.html) class
1616
* [constructor()](classes/default.html#constructor)
1717
* [animate](classes/default.html#animate) ( [AnimTarget](interfaces/AnimTarget.html) , [Anim.Options](interfaces/Anim.Options.html) )
18+
: [Anim.Control](interfaces/Anim.Control.html)
1819

1920
The animate() method's main parameter is the [AnimTarget](interfaces/AnimTarget.html)
2021
interface, which contains the configuration of the chart, the underlying data, and the chart's style settings:

0 commit comments

Comments
 (0)