#$.afui.drawer.show ``` This is a reference to the drawer plugin. ``` ##Example ``` $.afui.drawer.show('#left','left','reveal') ``` ##Parameters ``` id string position string transition string ``` ##Returns ``` undefined ```