Mapper CDK

Examples Setup
Pipe to transform a value with a function

Basic

#

Transform 10 into Total: 10 ₽

With array

#

Transform 1,2,3,4,5 into 3,6,9,12,15