focus - Fired when the search field is focused
blur - Fired when the search field is blurred
change - Fired when the search value changes and is committed
submit - Fired when the enter is pressed within the search box
input - Fired when the search value changes
Invoked on each update to perform rendering tasks. This method may return
any value renderable by lit-html's ChildPart - typically a
TemplateResult. Setting properties inside this method will not trigger
the element to update.
Supports speech recognition search on Chrome.
focus - Fired when the search field is focused blur - Fired when the search field is blurred change - Fired when the search value changes and is committed submit - Fired when the enter is pressed within the search box input - Fired when the search value changes
Figma
https://www.figma.com/file/JesXQFLaPJLc1BdBM4sisI/🦓-ZDS---Components?node-id=21286-35997
Storybook
https://zeta-ds.web.app/web/storybook/?path=/docs/search--docs
Slot
leading - Leading icon