codeplant/simple-navigation

Set `expand_all: true` as default?

Closed this issue · 1 comments

We are using different menus in our application, but all of them should be expanded all the time using expand_all: true. Is there a way to configure this as default so I don't have to specify it in every render_navigation call?

Thanks.

andi commented

No, this can only be done on the render_navigation level..., no global option...