mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-18 13:50:36 +03:00
overlayscrollbars-vue v0.5.0
This commit is contained in:
@@ -10,7 +10,7 @@ const options: PartialOptions = {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<OverlayScrollbarsComponent style="height: 222px; width: 222px" :options="options">
|
||||
<OverlayScrollbarsComponent style="height: 222px; width: 222px" :options="options" defer>
|
||||
<img alt="Vue logo" class="logo" src="./assets/logo.svg" width="333" height="333" />
|
||||
</OverlayScrollbarsComponent>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user