show submit btn in StV

This commit is contained in:
chfhtw
2025-11-03 11:36:24 +01:00
parent 398478e575
commit d6c4e0db41
@@ -403,6 +403,7 @@ export default {
:searchoptions="searchbaroptions"
:searchfunction="searchfunction"
class="searchbar position-relative w-100"
show-btn-submit
@submit.prevent="onSearch"
></core-searchbar>
</header>