Skip to content

Lifecycle FAQ

What are the valid phases?

created, running, stopped, and disposed.

Can I restart after dispose()?

No. dispose() is terminal.

Playground

Lifecycle Playground

JOC is a JayOnCode monorepo of @jayoncode/* packages. Docs sync from source via TypeDoc and sync scripts.