closing The get accessor gets the closing of the wrap by returning the #closing property of the specified object.
get
#closing
opening The get accessor gets the opening of the wrap by returning the #opening property of the specified object.
#opening
text The get accessor gets the text of the Wrap by returning the #text property of a specified object.
Wrap
#text
[Symbol.toStringTag] The get accessor toStringTag of the Symbol changes the default tag String of the instance to the custom tag Wrap.
toStringTag
Symbol
String
Last updated 2 years ago