Component
Footer Tooltip Interaction in Framer
This is a recreation of Eduard’s tooltip micro animation in Framer. Built with five components, it’s simpler than it sounds. Feel free to remix the project and see how easy it is to create such interactive animations in Framer.
![Website footer with links to social media platforms including LinkedIn, Instagram, and Dribbble, and a highlighted section for 'Free Cloneables' on Framer](https://framerusercontent.com/images/NzcwIR8ahR7iZQcMFabJhP21tSM.jpg)
![Website footer with links to social media platforms including LinkedIn, Instagram, and Dribbble, and a highlighted section for 'Free Cloneables' on Framer](https://framerusercontent.com/images/NzcwIR8ahR7iZQcMFabJhP21tSM.jpg)
![Website footer with links to social media platforms including LinkedIn, Instagram, and Dribbble, and a highlighted section for 'Free Cloneables' on Framer](https://framerusercontent.com/images/NzcwIR8ahR7iZQcMFabJhP21tSM.jpg)
About the resource
To create this component, I built a footer component that nests a menu items component. Inside the menu items component, I nested both the menu item and bars components—essentially, a component within a component. The menu item component has two variants (default and hover) to drive the hover animation, while the bars component manages the tooltip’s closed and open states.
Next, I wrapped the bars component in an additional container that stacks multiple bars, assigning a variant to each menu item. In this setup, the bars remain closed by default and open to display the tooltip text on hovering over the menu items.
Finally, I added mouse enter and mouse leave events on the menu item component to trigger the hover interactions.
About the resource
To create this component, I built a footer component that nests a menu items component. Inside the menu items component, I nested both the menu item and bars components—essentially, a component within a component. The menu item component has two variants (default and hover) to drive the hover animation, while the bars component manages the tooltip’s closed and open states.
Next, I wrapped the bars component in an additional container that stacks multiple bars, assigning a variant to each menu item. In this setup, the bars remain closed by default and open to display the tooltip text on hovering over the menu items.
Finally, I added mouse enter and mouse leave events on the menu item component to trigger the hover interactions.
About the resource
To create this component, I built a footer component that nests a menu items component. Inside the menu items component, I nested both the menu item and bars components—essentially, a component within a component. The menu item component has two variants (default and hover) to drive the hover animation, while the bars component manages the tooltip’s closed and open states.
Next, I wrapped the bars component in an additional container that stacks multiple bars, assigning a variant to each menu item. In this setup, the bars remain closed by default and open to display the tooltip text on hovering over the menu items.
Finally, I added mouse enter and mouse leave events on the menu item component to trigger the hover interactions.
![Complex network diagram showing connections between different social media platforms and content categories such as 'Free Cloneables' and 'Visuals' set on a dark background](https://framerusercontent.com/images/3ZPspq7WtuCVZhPcdO3bW7FQms.jpg)
The six variants of menu items and six variants of the bars component.
![Complex network diagram showing connections between different social media platforms and content categories such as 'Free Cloneables' and 'Visuals' set on a dark background](https://framerusercontent.com/images/3ZPspq7WtuCVZhPcdO3bW7FQms.jpg)
The six variants of menu items and six variants of the bars component.
![Complex network diagram showing connections between different social media platforms and content categories such as 'Free Cloneables' and 'Visuals' set on a dark background](https://framerusercontent.com/images/3ZPspq7WtuCVZhPcdO3bW7FQms.jpg)
The six variants of menu items and six variants of the bars component.