I have a set of links inside of a drawer. Just like the navigation example here:
http://www.getmdl.io/components/index.html#layout-section/layout
The only difference is that my links don't cause a page to refresh (it's a single page app built with backbone). How do I close the drawer after clicking a link?