Navigation & Structure
Sketchbook
Hand-drawn sketchy mega menu with artistic aesthetics and organic lines.
sketchhand-drawnartisticorganic
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. |