MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    Is there any callback for getDom execution ?

    Development
    3
    3
    1077
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      edubey last edited by

      Hi Guys,

      When getDom function executes, is there any call back / notification triggers which can be listened. I am aware modules method can be subclassed to add features wanted to know if there something is framework before i build my own.

      Thanks

      E 1 Reply Last reply Reply Quote 1
      • E
        Elaniobro @edubey last edited by

        @edubey I am working on my own module, and saw this post. I too am interested in knowing the answer to this. If not, I would also be curious to your solution.

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User last edited by

          As I know, there is no callback or notification when getDom is executed.
          However, if you want to catch the changing of the output of the specific module, you can use MutationObserverin your module.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy