marked extract of search on text (scrolling is not working yet

This commit is contained in:
2022-03-04 00:15:36 +01:00
parent 0d3947cf25
commit 27455eb300
6 changed files with 58 additions and 11 deletions
@@ -43,6 +43,10 @@ export default {
this.scrollToRef()
}
},
mounted () {
console.log('mounted')
this.scrollToRef()
},
methods: {
onScrollCenter (e) {
// console.log('mainLayout onScrollCenter: e', e)