Docz Example Typescript
IndexInfoPropertiesBasic usage

Info

I needed a way to show off my skills on the front end side.
So I built a reusable menu component that looks a bit more exotic.

Properties

handleRouting
(route: string) => string
required
items
[{ name: string; route: string; icon: object; }]
required

Basic usage

"Hover or Click on MENU."

MENU