Wappler 5.0.2, M1 Mac, NodeJS
I can manually add the following entries to an offcanvas
<dmx-value id="var_offcanvas_open_close"></dmx-value>
<div class="offcanvas offcanvas-start" id="offcanvas1" is="dmx-bs5-offcanvas" tabindex="-1" show="true" style="width:200px;" dmx-on:shown-bs-offcanvas="var_offcanvas_open_close.setValue(1)" dmx-on:hidden-bs-offcanvas="var_offcanvas_open_close.setValue(2)">
It works, however there is no way to access this from the UI.
Community Page
Last updated:
Last updated: