mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
feat(toolbar): forward "clear" event in ToolbarSearch
This commit is contained in:
parent
390b621ed4
commit
96e9130601
4 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
|||
{...$$restProps}
|
||||
bind:ref
|
||||
bind:value
|
||||
on:clear
|
||||
on:change
|
||||
on:input
|
||||
on:focus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue