diff --git a/docs/src/pages/components/Search.svx b/docs/src/pages/components/Search.svx index 3b398cc5..7156b890 100644 --- a/docs/src/pages/components/Search.svx +++ b/docs/src/pages/components/Search.svx @@ -20,7 +20,7 @@ The `Search` component size is extra-large by default. There are [large](#large- ### on:clear -The "clear" event is dispatched when clicking the "X" button in the search input element. +The "clear" event is dispatched when clicking the "X" button or when pressing the "Escape" key. console.log('clear')}/>