MatchResult
interface
The result of match
.
Properties
-
module:engine/view/matcher~MatchResult#element
Matched view element.
-
module:engine/view/matcher~MatchResult#match
An object representing matched element parts.
-
module:engine/view/matcher~MatchResult#pattern
Pattern that was used to find matched element.