feat(toolbar): forward "clear" event in ToolbarSearch

This commit is contained in:
Eric Y Liu 2021-03-03 16:05:22 -08:00
commit 96e9130601
4 changed files with 4 additions and 0 deletions

View file

@ -51,6 +51,7 @@
{...$$restProps}
bind:ref
bind:value
on:clear
on:change
on:input
on:focus