Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Custom data through feed #176

Open
levipadre opened this issue Apr 6, 2017 · 2 comments
Open

Custom data through feed #176

levipadre opened this issue Apr 6, 2017 · 2 comments

Comments

@levipadre
Copy link

Hi,

I try to pass some custom data through feed, but I can't see in the arguments when the menu has created.
For example:

name: 'Magazines',
icon: 'fa fa-book',
custom: 'something'
link: '#',
items: [...]

Could you give me some advice?
Thanks

@adgsm
Copy link
Owner

adgsm commented Apr 7, 2017

Try amending settings and options starting from line 25 here...

@adgsm
Copy link
Owner

adgsm commented Apr 7, 2017

...further as you can see at line 61 here settings are stored in

$.data(instance, 'plugin_multilevelpushmenu');

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants