Press CTRL key for hide the OnoffCanvas or click outside of Onoffcanvas
<style> .onoffcanvas-drawer.is-open { background: rgba(0, 0, 0, .5); } </style> <script> OnoffCanvas.autoinit(); </script>