The new Home button automatically inserts a div into the page with these values: <div class="homeContainer"> <div class="home" data-dojo-attach-event="ondijitclick:home" role="button" title="Default extent" data-dojo-attach-point="_homeNode"> <span>Home</span> </div> </div>
Is it possible to modify the title text ("Default extent")? If not, could we have this added as a parameter during construction?Thanks,Steve