1.0.10 • Published 1 year ago

@lucyderojas/menu13-next v1.0.10

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

React and Next versions:

React: 18.2.0. Next: 13.1.5

Installation:

npm i @lucyderojas/menu13-next

Import:

import Menu from '@lucyderojas/menu13-next/dist/Menu';

Use with default values:

<Menu />

You may need to restart your dev server after each change.

<Menu

pages = {['page1', 'page2', ...]} width= '50%' || '600px' cornerRadius = '50%' || '6px'' align = 'left' || 'center' || 'right'

#basic colors: backgroundBasic = 'red' || 'rgb(1,2,3)' || 'hls(1,2,3)' || '#ffffff' colorBasic = 'white' || 'rgb(1,2,3)' || 'hls(1,2,3)' || '#000000'

#colours on hover: backgroundHover = 'white' || 'rgb(1,2,3)' || 'hls(1,2,3)' || '#gggggg' colorHover = 'white' || 'rgb(1,2,3)' || 'hls(1,2,3)' || '#rrrrrr' #colours of selected item:

backgroundSelected = 'blue' || 'rgb(1,2,3)' || 'hls(1,2,3)' || '#333333' colorSelected = 'white' || 'rgb(1,2,3)' || 'hls(1,2,3)' || '#wwwwww'

/>

Github & NPM source code:

Comments Welcome

Any issues or suggestions welcome.

React version:

Colaboration

Always on look out for projects to get my hand dirty.

1.0.10

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago