DTP Social Engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
259 B

mixin renderReactionButton (title, emoji, reaction)
button(
title= title,
data-reaction= reaction,
onclick="return dtp.app.chat.sendReaction(event);",
).dtp-button-reaction
span.button-icon= emoji
span(class="uk-visible@l").count-label