Skip to content

Commit 73c5f1f

Browse files
docs(removing docs mention): removing docs mention of inputRef signal
1 parent d7f4982 commit 73c5f1f

File tree

1 file changed

+0
-5
lines changed
  • apps/website/src/routes/docs/headless/(components)/combobox

1 file changed

+0
-5
lines changed

apps/website/src/routes/docs/headless/(components)/combobox/index.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,11 +1103,6 @@ This involves creating a signal and passing it in using the [bind syntax](https:
11031103
type: 'Signal',
11041104
description: 'Controls the current value of the input.',
11051105
},
1106-
{
1107-
name: 'bind:inputRef',
1108-
type: 'Signal',
1109-
description: 'Controls the reference of the input.',
1110-
},
11111106
]}
11121107
/>
11131108

0 commit comments

Comments
 (0)