Skip to content
#

animations

Here are 1,138 public repositories matching this topic...

ViewAnimator
tsparticles
Achilles1515
Achilles1515 commented Oct 1, 2020

Many of the framework components are manually constructing the input options object type like so:

React:

import type { RecursivePartial } from "tsparticles/dist/Types/RecursivePartial";

import type { IOptions } from "tsparticles/dist/Options/Interfaces/IOptions";
import type { IPolygonMaskOptions } from "tsparticles/dist/Plugins/PolygonMask/PolygonMaskPlugin";
import type { IAbsor

Improve this page

Add a description, image, and links to the animations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the animations topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.