snippets
send and receive from the same element
- A single element can contain both an
data-ssending attribute and adata-rreceiving attribute. - If the value of the attributes is the same, then the element will send the signal to itself.
html
0javascript
;