Thought Bubble Expansion
0 viewsmedium
Background:
1
Thought Bubble Expansion
0 viewsmedium
Background:
Thought Bubble Expansion
1
Was this helpful?
What is inside Thought Bubble Expansion
Thought Bubble Expansion is a CSS checkbox built with a keyframe animation, gradient fills, transforms, defined in 98 lines across 14 selectors.
25
CSS properties
14
Selectors
98
Lines of CSS
2
Formats
Techniques used
Keyframe animationTransitionsTransformsGradientsShadowsChecked stateFlexbox
Animation defined: float-bubble
CSS properties in this component
align-itemsanimationbackgroundborderborder-colorborder-radiusbottombox-shadowcolorcursordisplayfont-sizefont-weightgapheightinputjustify-contentleftopacitypositiontoptransformtransitionuser-selectwidthAccessibility check2 to fix
- No focus style is defined. Add one before shipping, or keyboard users lose track of position.
- Animates without a prefers-reduced-motion guard. Wrap the animation in that query if motion sensitivity matters to your audience.
These notes are generated by reading this component's own source, so they describe what it actually does rather than what a template says. Copy the code above in CSS, Tailwind and adapt it freely.