Toggles the drawer open and closed.
Fires a cross-browser-compatible custom event from the component root of the given type, with the given data.
Wrapper method to add an event listener to the component's root element. This is most useful when listening for custom events.
Wrapper method to remove an event listener to the component's root element. This is most useful when unlistening for custom events.
Generated using TypeDoc
Returns true if drawer is in the open position.