How can I send data from one tab to another tab by clicking on the "ion-option-button" component? This target tab will have a form, the intent is to edit the data contained in a "". Data for display I could do through:
'<ion-item class="item-remove-animate item-avatar item-icon-right" ng-repeat="chat in chats" type="item-text-wrap" href="#/tab/chats/{{chat.id}}">'