Skip to main content
Version: v0.19.0-alpha 🚧

TrimSide

The side of the string to trim.

NameSummary
StartRemoves whitespace from the start of the string.
EndRemoves whitespace from the end of the string.
BothRemoves whitespace from both sides of the string.