Skip to content

CloseButton

Srdjan Djenader edited this page Nov 30, 2017 · 1 revision

Adds an button to toolbar to close current DrawerJs instance.


Enabling the Plugin

plugins: [
    'CloseButton'
]
  • Use this button to delete the whole DrawerJs from page.
Clone this wiki locally