The padding options.
The padded string.
Pad a string to the given width on the left.
The string to pad.
The target width of the padded string.
Optional
padder: stringThe padder to pad the string with.
Optional
sizer: SizerHandler for unrendered characters.
Optional
color: StringTransformerThe padded string.
Pad a string to the given size on the left.