format
Sets a custom format function for interpolation.
Parameters
formatFunction
The custom format function (value: Any, format: String, lng: String, options: Any) -> Any
.
Sets a custom format function for interpolation.
The custom format function (value: Any, format: String, lng: String, options: Any) -> Any
.