MatchEntry.suffix# property MatchEntry.suffix[source]# A string or element, serving as suffix. If the suffix is an element, the getter returns only its inner html. If it is a string, the getter returns the text, wrapped in an appropriate html container. Type Union[str, Element]