mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
Run npm run build:docs
This commit is contained in:
parent
db5aaee501
commit
c70ac9b863
3 changed files with 17 additions and 1 deletions
|
@ -11389,6 +11389,16 @@
|
|||
}
|
||||
],
|
||||
"events": [
|
||||
{
|
||||
"type": "forwarded",
|
||||
"name": "focus",
|
||||
"element": "input"
|
||||
},
|
||||
{
|
||||
"type": "forwarded",
|
||||
"name": "blur",
|
||||
"element": "input"
|
||||
},
|
||||
{
|
||||
"type": "forwarded",
|
||||
"name": "change",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue