Js to get the value from any component controller : onPushTheButton : function(component, event, helper) { var Val = event.target.value; // You'll get ' ...
確定! 回上一頁