Tin mới
JavaScript: Scripting language
Web APIs: Programming interfaces
Structuring content with HTML module
Dynamic scripting with JavaScript module
Zero-based index at which to start searching, converted to an integer.
The includes() method compares searchElement to elements of the array using the SameValueZero algorithm. This algorithm works like strict equality === (where -0 and +0 are considered equal), with the exception that NaN i
TypedArray.prototype.includes()
This page was last modified on May 29, 2026 by MDN contributors.