1.0.14 • Published 3 years ago

react-menu-header-profile v1.0.14

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Every effort has been made to keep the package light as possible with least ammount of outside libraries so feature is fast and does not affect the speed of your application.

Next feature relases:

Profile menu.

How to use:

Insert into top componnent of your app and should be the first one of your compenent tree.

Pass an array of objects called arrayMenu for menu items to the component as props

Each menu item should use key value pairs as such

arrayMenu : { name: (name of the menu item), callBack: (funcation to trigger on click), image: (under construction, optional image that will be fixed to the left of text) }

This is a new component and there are new features being added. Existing features have been tested.

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago