How do you change the placeholder text for the new Search Widget. I understand how to do it per source but when searching multiple sources at once I can't seem to find a property to set the placeholder text that would replace the "Search address or place" text. Any help would be appreciated.
This is the search widget I am referring to.
https://developers.arcgis.com/javascript/jsapi/search-amd.html
Edit: In the meantime I can use this to set it but I think there should be a property for this somewhere.
document.getElementById('search_input').placeholderThanks,
Isaiah