mickeyf.docs
Home
mickeyf.org
GitHub
Preparing search index...
frontend
frontend/ts/public/animations
Module frontend/ts/public/animations
Animations domain public surface.
Responsibility:
Hosting/bridging animation engines to the app runtime (non-React).
Stable interfaces used by animation engines.
Non-responsibilities:
UI components/pages.
DOM routing / app bootstrap glue.
Start here:
createFractalHost
FractalHost
FractalAnimation
Notes:
Callers own the mount element; the host owns engine lifecycle (create → run → dispose).
Contracts are intended for main-thread use.
Animations — Core
FractalAnimation
FractalAnimationConstructor
FractalHost
createFractalHost
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Animations — Core
Fractal
Animation
Fractal
Animation
Constructor
Fractal
Host
create
Fractal
Host
Home
mickeyf.org
GitHub
mickeyf.docs
Loading...
Animations domain public surface.
Responsibility:
Non-responsibilities:
Start here:
Notes: