mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
parent
6f9e023066
commit
df60bfb7a8
1 changed files with 2 additions and 0 deletions
|
@ -204,6 +204,8 @@
|
||||||
{...$$restProps}
|
{...$$restProps}
|
||||||
on:change="{onChange}"
|
on:change="{onChange}"
|
||||||
on:input="{onInput}"
|
on:input="{onInput}"
|
||||||
|
on:keydown
|
||||||
|
on:keyup
|
||||||
on:focus
|
on:focus
|
||||||
on:blur
|
on:blur
|
||||||
on:paste
|
on:paste
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue