coreui-vue icon indicating copy to clipboard operation
coreui-vue copied to clipboard

How can i make "aside" bar?

Open lucabecchetti opened this issue 3 years ago • 0 comments

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!

lucabecchetti avatar Jul 25 '22 16:07 lucabecchetti