Derived signals with args?
Docs says that we can create derived signals with functions like this:
Is it okay to add args to it? I mean something like this:
I know I can just multiply count in the template, but this is just an example, the actual use case is more complex.
Is it okay to add args to it? I mean something like this:
I know I can just multiply count in the template, but this is just an example, the actual use case is more complex.
