mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Add functionality that times-circle disapears if no text in input
This commit is contained in:
parent
780ff65254
commit
5410fd1df9
@ -15,7 +15,7 @@
|
||||
name="search"
|
||||
type="search"
|
||||
icon="search"
|
||||
icon-right="times-circle"
|
||||
:icon-right="isActive ? 'times-circle' : null"
|
||||
:placeholder="$t('search.placeholder')"
|
||||
@input="handleInput"
|
||||
@keyup.native.enter="onEnter"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user