mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 10:51:06 +00:00
Add input props to ToolbarSearch (#647)
This commit is contained in:
parent
cff16e5d7d
commit
630e19b57a
3 changed files with 5 additions and 2 deletions
|
@ -11016,7 +11016,7 @@
|
|||
{ "type": "forwarded", "name": "blur", "element": "Search" }
|
||||
],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "InlineComponent", "name": "Search" }
|
||||
"rest_props": { "type": "Element", "name": "input" }
|
||||
},
|
||||
{
|
||||
"moduleName": "Tooltip",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue