Some fun experiments with components I've wanted to see or make for this site.
A button that nods to the real world
Buttons that fire based on hold time
This component controls firing based on the hold times of a button.
(In the previous button example, it controls displaying a modal if a user's press is shorter than 10 milliseconds. If they can press that fast, then they don't get a chance to see the button animate.)
Here, you can play around with the parameters and change the background colors based on your press time
A Card with a fancy footer
Same Component, Different Style
Hover over the box for extra funDrop Down Card Title
This is a card that you can style however you want.I did not put a lot of styling into the card, because the real reason for this component is the footer.What footer you ask?If you hover over me, a footer will drop down from the bottom of the card.🤠