How do i Navigate using specific items on mobile select menu
I am creating an Agenda app with a drop down select menu. I am running the code below with value change and am trying to add this to each specific item on the drop down menu in order to navigate to a specific page. Can anyone help me figure out this problem?
Appery.navigateTo('menuPage',
{transition: 'slideup',
reverse: false});