Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Message handlers are user-created scripting events. idea: some component broadcasts a message, if the message type matches that being listened to by the handler, the Handler executes a script. A message can be sent across views, pages or sessions.