You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use case: I am using an existing API to fetch data for the typeahead. The data from the API does not contain a key called "value". It does however have another meaningful key called "name" I would like to use.
Suggestion: To have a property where we can set the value key, so we do not have to write wrappers for existing API's.
Use case: I am using an existing API to fetch data for the typeahead. The data from the API does not contain a key called "value". It does however have another meaningful key called "name" I would like to use.
Suggestion: To have a property where we can set the value key, so we do not have to write wrappers for existing API's.
The text was updated successfully, but these errors were encountered: