Sketchbook
Hand-drawn sketchy mega menu with artistic aesthetics and organic lines.
Refresh preview
Share Component
Copy CLI command
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. |
