Uppercase the first character of each word in a string.
Usage:
{{ "some value" | ucwords }}
Result:
Some Value
You must be logged in to post a comment.
Leave a Reply
You must be logged in to post a comment.