Skip to content

how to use end method for v4 #3162

@saraOrkide

Description

@saraOrkide

I used this in version 2 to find out that mathjsx has finished rendering
window.MathJax.Hub.Register.StartupHook('End', function () { // some Write code });
What should I do now in version 4?

I also used those convert tools, it says:
Version 3 uses promises rather than signals and queues
window.MathJax.Hub.Register.StartupHook('End', function () {

    });

I did not understand what to do

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions