• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 299 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 Oct 15, 2020, 2:35 AM Oct 15, 2020, 2:34 AM

    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 Offline
      C-son Module Developer
      last edited by Oct 17, 2020, 12:58 PM

      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 Oct 17, 2020, 8:20 PM

        @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
        1 / 1
        • First post
          1/3
          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