magisters-cc / vue-smooth-scrollbar

Smooth scrollbar for Vue.js projects
32 stars 9 forks source link

how to use it in iframe ? #12

Closed geofany closed 3 years ago

geofany commented 3 years ago

how to use it in iframe ?

<smooth-scrollbar> <iframe src="https://www.google.com/" height="500px" width="100%" /> </smooth-scrollbar>

magisters-cc commented 3 years ago

If you want to use component as replacement of default iframe scrollbar, this is imposible.