mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
v0.44.0
This commit is contained in:
parent
f2a445cb7e
commit
80dec85985
5 changed files with 34 additions and 16 deletions
|
@ -2670,6 +2670,17 @@
|
|||
"isFunctionDeclaration": false,
|
||||
"constant": false,
|
||||
"reactive": false
|
||||
},
|
||||
{
|
||||
"name": "flatpickrProps",
|
||||
"kind": "let",
|
||||
"description": "Override the options passed to the Flatpickr instance\nhttps://flatpickr.js.org/options",
|
||||
"type": "import(\"flatpickr/dist/types/options\").Options",
|
||||
"value": "{}",
|
||||
"isFunction": false,
|
||||
"isFunctionDeclaration": false,
|
||||
"constant": false,
|
||||
"reactive": false
|
||||
}
|
||||
],
|
||||
"slots": [{ "name": "__default__", "default": true, "slot_props": "{}" }],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue