Suggestion List Input with Vue

Is there a way to edit the searchText programmatically?#20

Open
Opened 12/6/20210 commentsby mendeljacks
mendeljacks

I want to use this as a controlled component where I can set the search phrase in the state and automatically see it update in the textbox. Normally I would think to use v-bind and onChange but it looks like this property is not exposed and the internal state is not editable.

AI Analysis

This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by mendeljacks and has received 0 comments.

Add a comment
Comment form would go here