🏠 New in Low Baseline Support: String includes()

September 30, 2015

caniuse · mdn · spec

The includes() method of strings returns whether a search string appears within the string.

Source features