Skip to main content

findSelectItem

findSelectItem<T,I,S,C>(controller: C | CollectionProxy<T, I, S, C>,pattern: string): undefined | I

Parameters

(Mandatory parameters are in bold)
ParametersTypeDescription
controllerC | CollectionProxy<T, I, S, C>
patternstring

Return

The return is of type undefined | I