theme_boost/drawer

Contain the logic for a drawer.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Methods

(inner) preventPageScroll(e)

Source:

Prevent the page from scrolling when the drawer is at max scroll.

Parameters:
Name Type Description
e Event

(inner) registerEventListeners()

Source:

Set up all of the event handling for the modal.

(inner) toggleDrawer(e)

Source:

Open / close the blocks drawer.

Parameters:
Name Type Description
e Event