Overview
Last updated
Last updated
The Wrapper
is an extension of the Wrap
object, which means it represents the immutable wrap of the opening and closing with the additional main ability to use it to wrap strings.
[Symbol.toStringTag]
The |
public isClosingIn()
Determines whether the provided |
public isOpeningIn()
Checks whether the provided |
public replaceClosingIn()
Replaces the |
public replaceOpeningIn()
Replaces the |
public removeWrapIn()
Returns given |
public textWrap()
The method returns the |
public unwrapText()
The method returns the primitive value of a specified |
public ★ wrapOn()
The method wraps the given |
public ★ wrapText()
The method returns the primitive value of the |
public static replaceClosing()
Replaces given |
public static replaceOpening()
Replaces given |