Skip to main content
Version: Next

is.HTMLLabelElement

is.HTMLLabelElement(target: unknown)โ€‹

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

// And all other known types will return false

// Reversal boolean result

// And all other known types will return true