Closed cowboy0015 closed 9 months ago
Added CustomAutocompletePrompt class which extends AutocompletePrompt class and has a customized onSubmit function to handle cases when user mannually selects from the given list.
CustomAutocompletePrompt
AutocompletePrompt
onSubmit
Added
CustomAutocompletePrompt
class which extendsAutocompletePrompt
class and has a customizedonSubmit
function to handle cases when user mannually selects from the given list.