2026년 7월 24일 오후 11:58
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: