ConorWebb96 / bb-type-ahead

A component used for querying tables, searching through results, selecting and then saving selected items back to the db.
8 stars 2 forks source link

1 query a datasource instead of table #3

Closed ConorWebb96 closed 1 year ago

ConorWebb96 commented 1 year ago

Fix for string type, makes it so outputting the value will output the name instead of having to drill into the array.value to get the selected value.