feat(multi-select): forward "on:clear" event

This commit is contained in:
Eric Liu 2020-10-29 18:23:19 -07:00
commit a016bf897c
3 changed files with 23 additions and 11 deletions

View file

@ -2749,6 +2749,7 @@ No slots.
### Forwarded events
- `on:clear`
- `on:keydown`
- `on:focus`
- `on:blur`