I'm new to Material Design and I am working on a page that includes an md-datepicker. I would like the md-datepicker to automatically open when the page loads. I have been searching for information on this, but so far I have only found documentation stating that the md-datepicker will open upon input focus. I haven't come across any documentation regarding how to make the md-datepicker auto-open upon page load. Currently, my md-datepicker is set to the default configuration:
https://i.sstatic.net/nFwE4.png I would greatly appreciate any suggestions or advice anyone can provide on achieving this functionality. Thank you.