MenuScreens Solution
Summary
A solution exemplifying the use of the MenuScreens with DataBinding using sample component.

Purpose
The user can see how to use MenuScreens and gets to know the core properties and how their values affect the MenuScreens' display.
Description
- Reading items from fixed data storage
- Updating MenuScreens when data in storage changes
- Deleting items on request from MenuScreens
- Reordering items on request from MenuScreens
- Storing items to fixed data storage on change
- Runtime creation of new items (if needed), is handled on component side