This SmartComponent sends the information to the receiver whether the sender component has been clicked. Place the sender component on any page. If the sender is clicked, the receiver is informed. The receiver processes the information on its part.
A trigger event is provided to use trigger animations. See Animation trigger under trigger type:
- SenderListener - Click: triggered
- SenderListener - Click: not triggered
- Select whether the component is a sender or a receiver.
- Specify the unique identifier (ID)
The unique identifier establishes the relationship between a sender component and a receiver component.
- Specify for the sender, in which case it sents
- Send “on click"
- Send "on click (toggling)"
At the first click, the information true is sent, on the second false, on the third again true. This function corresponds to switching on and off.
- At right-click
- When touching the mouse