getItem

  • function
autocomplete.scope.getItem  

Helper that uses the search key to find the correct display value.

viewModel.getItem(ctx)

Helper that uses the search key to find the correct display value.

Parameters

  1. ctx {object}

    The scope context.

Returns

{String}

The actual display value.