Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The div tag is a content area that can load its content asynchronously. The div tag can be forced to reload its content using a topic. To define the topic that will trigger the refresh of the panel, use the "refreshListenTopic" attribute. This tag will load its content when the page is loaded, unless "autoStart" is set to "false".

This div will refresh every time the topic "/refresh" is published:

...