NodeFilter

interface NodeFilter : JsAny(source)

Exposes the JavaScript NodeFilter to Kotlin

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun acceptNode(node: Node): Short