Sketchbook
Hand-drawn sketchy mega menu with artistic aesthetics and organic lines.
Main Features of Sketchbook
How to Use Sketchbook in Next.js
Installation Guide for Sketchbook
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
buttonText | string | "Navigation" | Button text. |
items | Array<{title: string}> | [] | Array of chapter items. |
backgroundColor | string | "#fffbf0" | Background color (hex, rgb, or hsl). |
buttonBgColor | string | "#ffffff" | Button background color. |
itemTextColor | string | "#000000" | Item text color. |
