textUnwrap()
Last updated
Was this helpful?
Last updated
Was this helpful?
Wrapper.prototype.textUnwrap()
The method returns the of the object without its and chars or the given and chars.
opening: string
Optional opening chars of type to remove from the beginning of the of the instance.
closing: string
Optional closing chars of type to remove from the end of the of the instance.
The return value is the of type without the and chars of the object or given and chars.