Josef Blank
Results
2
comments of
Josef Blank
It might be a bit more convenient to explicitly pass the keywords to the command item, so you don't have to parse the value again: ``` {item.label} ``` Depending on...
@malun22 Yeah, I use the above code in production. The Command Component automatically passes the keywords for each Command item as the third argument to the filter function you pass...