Fluid icon indicating copy to clipboard operation
Fluid copied to clipboard

Discussion: ViewHelpers calling other ViewHelpers

Open s2b opened this issue 6 months ago • 0 comments

We should discuss if we want to introduce ViewHelpers that need helper functions, such as:

  • sort
  • map
  • ...

There is already a draft PR #867 that experimented with this approach.

If we decide against it, we should evaluate other ways the mentioned ViewHelpers could be implemented, such as:

  • sort alphabetically ascending/descending, values/keys

s2b avatar Jun 26 '25 12:06 s2b