Bind device search filter on change instead of on input.

This commit is contained in:
Jared Goodwin 2021-05-14 06:23:38 -07:00
parent 6f28e595b2
commit 04e665aec4

View File

@ -48,8 +48,7 @@
<input class="form-control d-inline"
style="width: 200px"
placeholder="Search device properties"
@bind="_filter"
@bind:event="oninput" />
@bind="_filter" />
</div>
<div class="mt-2" style="white-space: nowrap">