Awee

wrap

Wrap wraps the value in a map under the given key.

Wrap wraps the value in a map under the given key.

Input

any

Parameters

#TypeRequired
0stringyes

Returns

map

Examples

{{ name | wrap:'user' }}
{{ items | wrap:'data' }}

How is this guide?

On this page