Skip to main content

findSelectItemIndex

findSelectItemIndex<T,I,S,C>(controller: C | CollectionProxy<T, I, S, C>,item: I): number

Parameters

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

Return

The return is of type number