MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Use Javascript to modify the module header

    Scheduled Pinned Locked Moved Development
    3 Posts 2 Posters 304 Views 2 Watching
    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 Offline
      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-sonC Offline
        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 Offline
          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 Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy