mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31: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
|
@ -1,4 +1,6 @@
|
|||
<script>
|
||||
/** @restProps {input} */
|
||||
|
||||
/**
|
||||
* Specify the value of the search input
|
||||
* @type {number | string}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue