There is the case where one wants to be able to choose "where" on a page the menu gets rendered. With this pull request I added the renderIn option which allows a user to specify where the menu gets rendered on a page so that it does not have to be in the parent container!
There is the case where one wants to be able to choose "where" on a page the menu gets rendered. With this pull request I added the
renderIn
option which allows a user to specify where the menu gets rendered on a page so that it does not have to be in the parent container!