coreui / coreui-free-vue-admin-template

Open source admin template based on Bootstrap 5 and Vue 3
https://coreui.io/product/free-vue-admin-template/
MIT License
3.3k stars 968 forks source link

How hide sidebar when onmouse left ? #220

Closed a21ns1g4ts closed 4 years ago

a21ns1g4ts commented 4 years ago

I have check the documentation but i not know if has a easy way to add this behavior. In official demo this is present: https://coreui.io/vue/demo/3.0.0/#/dashboard

This feature are only in pro version ?

woothu commented 4 years ago

You probably think about 'unfoldable' prop in CSidebar component. It is available only on PRO version.