core icon indicating copy to clipboard operation
core copied to clipboard

feat(pipe): add option to pipe to accept an array of string (concatenation)

Open SaidMarar opened this issue 5 years ago • 0 comments

Hi this is a simple implementation for pipe trasform to accept an array string of translations. This will:

  1. minimize duplication values of translation.
  2. minimize the code templating in a given component when we try to concatenate translations.

image

image

Thanks in advance.

SaidMarar avatar Nov 09 '20 15:11 SaidMarar