Description
Shows or hides elements when an event is broadcastUsage
as element:Parameters
| Param | Type | Details |
|---|---|---|
| event | string | The name of the event to be listened to |
| hide | boolean | If true when the event is heard the elements will be hidden. |
| show | boolean | If true when the event is heard the elements will be shown. |
Example
Source
Result
