Skip to main content
Version: 2.0.3

is.HTMLSourceElement

is.HTMLSourceElement(target: unknown)โ€‹

  • Target argument: required.
  • Checks if the given "target" type is HTMLSourceElement.

// And all other known types will return false

// Reversal boolean result

// And all other known types will return true