Code from example

The code from the example as well as the annotations are available at GITHUB

Id
Name
Description
Rating

Note

In response to a question, I add an example of how to build column filtering. The component as such does not have a built-in way to add column filtering with a single value like "enableColumnFilter: number". You need to add a custom header cell with input and handle the change of value. You could make a store and bind values to it and then refetch the data by detecting the change.

Sebastian "Tzezar" Drozd 2024