Menu URL gets configured by plugin's init method
To tell the widget where it gets its data from, one has to invoke init({ menuUrl: 'http://url-to-menu' }) from js.
parent
b061e71d
Please register or sign in to comment
To tell the widget where it gets its data from, one has to invoke init({ menuUrl: 'http://url-to-menu' }) from js.