Optional
fallback?: stringA fallback string to use if the input string is null or undefined.
Optional
fn?: ((str) => string)A custom function to apply to the string.
Optional
type?: FormatTypeThe format type to apply to the string.
Generated using TypeDoc
Defines the format options for a string.