var nameField =component.find("getet"); var itemname = nameField.get("v.value"); alert(itemname); I want to pass HTML input data to the ...
確定! 回上一頁