A list and an item for lists.includes and lists.findIndex.
lists.includes
lists.findIndex
Optional
The list to search.
undefined Copy
undefined
The item to look for; it must be the very same value or object, not just an equal-looking one.
Namespace: Bit › Inputs › Lists
Other symbols in Inputs.Lists:
API reference home · Full symbol index · Tutorials and guides · Platform
A list and an item for
lists.includesandlists.findIndex.