1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-16 00:44:22 +00:00
TiddlyWiki5/plugins/tiddlywiki/confetti/examples/staggered.tid
jeremy@jermolene.com 5b9f464f26 Add confetti widget
2023-01-16 19:45:05 +00:00

10 lines
375 B
Plaintext

title: $:/plugins/tiddlywiki/confetti/examples/staggered
tags: $:/tags/ConfettiExample
<$button>
<$action-sendmessage $message="tm-confetti-launch"/>
<$action-sendmessage $message="tm-confetti-launch" originY=0.6 spread=70 delay=300/>
<$action-sendmessage $message="tm-confetti-launch" originY=0.55 spread=30 delay=600/>
Launch three staggered rounds of confetti
</$button>