Dynamic Default Filter #418
Unanswered
mentiantonio
asked this question in
Q&A
Replies: 1 comment 9 replies
-
It's all reactive, so try something like:
|
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
its' possible to set the default filter to a dynamic properties?
public array $filters = [
'year' => 'return current year'
];
Thank you
Beta Was this translation helpful? Give feedback.
All reactions