How to hide drawer upon user click

后端 未结 12 1810
北恋
北恋 2020-12-16 14:43

How do I hide the drawer when the user clicks on an item? Or when a button is clicked?

12条回答
  •  庸人自扰
    2020-12-16 14:57

    Auto Hide the Navigation Drawer in Material Design Lite Framework.

    Just include this code in the script tag of your web page

    Must Include jQuery to get this run... :D

    
    

提交回复
热议问题