MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Use Javascript to modify the module header

    Development
    2
    3
    133
    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.
    • W
      winstonma last edited by winstonma

      I could set the header name in config.json but I would like to modify the value in runtime. So I wonder if I could modify the header using Javascript.

      Thanks in advance

      1 Reply Last reply Reply Quote 0
      • C-son
        C-son Module Developer last edited by

        Sure, you can use

        this.data.header = 'My header is awesome';
        

        MMM-MagicMover :: MMM-MagicSuperHero :: MMM-MagicHexClock

        1 Reply Last reply Reply Quote 0
        • W
          winstonma last edited by

          @C-son said in Use Javascript to modify the module header:

          this.data.header = ‘My header is awesome’;

          Thanks

          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