Skip to main content
Version: 3.14.1

TextDecoder.ignoreBOM

The ignoreBOM read-only property of the TextDecoder interface is a Boolean indicating whether the byte order mark is ignored.

Value

true if the byte order mark is ignored; false otherwise.