mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
test: assert paste event
This commit is contained in:
parent
360840edec
commit
1c2014059a
9 changed files with 18 additions and 35 deletions
|
@ -9,7 +9,7 @@
|
|||
flatpickrProps="{{ static: true }}"
|
||||
on:change
|
||||
>
|
||||
<DatePickerInput labelText="Meeting date" placeholder="mm/dd/yyyy" />
|
||||
<DatePickerInput labelText="Meeting date" placeholder="mm/dd/yyyy" on:paste />
|
||||
</DatePicker>
|
||||
|
||||
<DatePicker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue