Skip to main content

MatcherInterface <T>

Type parameters

  • T = any

Implemented by

Index

Properties

optionalgreedy

greedy?: boolean

inverseName

inverseName: string

propName

propName: string

Methods

asTag

  • asTag(): string

createElement

match

optionalonAfterParse

  • onAfterParse(content: Node[], props: T): Node[]

optionalonBeforeParse

  • onBeforeParse(content: string, props: T): string