Navigation
SVG Draw Footer
Footer with SVG path drawing animations. Lines and shapes draw themselves on scroll.
svgdrawanimationpath
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
links | string[] | ["Mission", "Tech", "Crew", "Contact"] | Array of footer link labels. |
backgroundColor | string | #000000 | Background color of the footer (hex, rgb, or hsl). |
strokeColor | string | #ffffff | SVG stroke color (hex, rgb, or hsl). |