24th July 2026 at 11:58pm
The message attribute sends a widget message when the button is clicked. The param attribute passes a single value with it.
The two attributes work together:
messageis the message type to sendparamis the value delivered with the message
A messagecatcher receives the message here and shows the parameter. Click the button to send it.
| title | Output |
Received param: