HTMLRewriterDocumentContentHandlers

Properties

Link copied to clipboard
abstract val comments: (comment: Comment) -> dynamic?
Link copied to clipboard
abstract val doctype: (doctype: Doctype) -> dynamic?
Link copied to clipboard
abstract val end: (end: DocumentEnd) -> dynamic?
Link copied to clipboard
abstract val text: (text: Text) -> dynamic?