Closed
Description
i tried this:
<c-sidebar
overlaid
ref="aside"
:placement="'end'"
color-scheme="light"
:hideOnMobileClick="true"
:visible.sync="show"
@update:show="updateShow"
but it doesen't work!
i tried this:
<c-sidebar
overlaid
ref="aside"
:placement="'end'"
color-scheme="light"
:hideOnMobileClick="true"
:visible.sync="show"
@update:show="updateShow"
but it doesen't work!