-
Notifications
You must be signed in to change notification settings - Fork 9
Vision
hannesdelbeke edited this page Feb 20, 2023
·
2 revisions
The main goal for UniMenu is
- load the same config in every app.
- in case of unsupported features in the app, the menu still loads, and ignores these features. There might be differences, e.g. an icon that's only available in 1 app. The config still loads when the icon isn't available.
- The config should be simple to create, easy to understand, and modular. Enabling you to load several configs for separate projects & teams.
Applications
Dev Docs
Other