We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df957c0 commit aed89a3Copy full SHA for aed89a3
resources/js/views/Sample_14.vue
@@ -13,9 +13,11 @@
13
<div class="row">
14
<div class="col-md-12 mt-5">
15
<a href="javascript:void(0);" @click="is_active=true" class="btn btn-dark" id="js-reply">Reply</a>
16
+ <h5 class="text-center"><label class="badge badge-dark rounded-0 p-2">>>>>>> Scroll Down <<<<<< </label></h5>
17
</div>
18
<div class="spacer1000"></div>
19
<div class="col-md-12">
20
+ <h5 class="text-center"><label class="badge badge-dark rounded-0 p-2">>>>>>> Scroll Up <<<<<< </label></h5>
21
<conditional-element when-hidden="#js-reply" when-visible="">
22
<a href="javascript:void(0);" @click="is_active=true" class="btn btn-dark rounded-circle bottom-fixed"><i class="fa fa-plus"></i></a>
23
</conditional-element>
@@ -46,4 +48,4 @@
46
48
}
47
49
50
-</script>
51
+</script>
0 commit comments