animated-ham-burger
v1.0.5
Published
Downloads
2
Maintainers
Readme
React Animated Hamburger
A simple and crisp animated hamburger in the shape of a burger! Just how it was supposed to be.
Props Available
| prop | type | description | |---------|----------|-------------------------------------------------------| | isOpen | boolean | A variable determining the state of the hamburger | | onClick | callback | A callback function called after clicking on the menu | | size | string | The size of the icon in px | | color | string | color of the icon |