Overview
Wrapper {}
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.
Instance
Accessors
[Symbol.toStringTag]
The |
Methods
isClosingIn()
Determines whether the provided |
isOpeningIn()
Checks whether the provided |
replaceClosingIn()
Replaces the |
replaceOpeningIn()
Replaces the |
removeWrapIn()
Returns given |
textWrap()
The method returns the |
unwrapText()
The method returns the primitive value of a specified |
★ wrapOn()
The method wraps the given |
★ wrapText()
The method returns the primitive value of the |
Static
Methods
replaceClosing()
Replaces given |
replaceOpening()
Replaces given |
Last updated