Accessors

Public

closing The get accessor gets the closing of the wrap by returning the #closing property of the specified object.

opening The get accessor gets the opening of the wrap by returning the #opening property of the specified object.

text The get accessor gets the text of the Wrap by returning the #text property of a specified object.

[Symbol.toStringTag] The get accessor toStringTag of the Symbol changes the default tag String of the instance to the custom tag Wrap.

Last updated