Protected
Readonly
changeProtected
Readonly
localeProtected
getOptional
format: stringOptional
locale: stringOptional
format: stringOptional
options: undefinedOptional
locale: stringOptional
options: undefinedOptional
options: undefinedOptional
locale: stringOptional
format: stringOptional
locale: stringProtected
transformTransforms the input boolean value to a formatted string based on the provided locale.
The boolean value to format.
Unused parameter for options format.
The locale to use for formatting.
The formatted boolean value.
Pipe to format boolean values using Globalite.
Example