Property
Description
variable: any
function: string | Function
...arguments: any[]
{{ text | call: method }}
{{ text | call: 'method' }}
{{ text | call: method: 'additional': 'arguments' }}
See more
Last updated 5 years ago