{PadWithSideOptions} The padding options.
The padded string.
Pad a string to the given size.
The string to pad.
The desired width of the string.
Optional
padder: stringThe string to use as a padder.
Optional
sizer: SizerA custom function for determining the size of the provided string.
Optional
color: StringTransformerA custom function for adding unrendered color codes to the padding.
Pad a string to the given size.