Getting column filter initial state
So I currently have this config for my table (which is its own component):
Now, in a child component I want this initial filter state for the description column:
I've checked
table.initialState
and there is definitely something in the value field:
So can someone point me in the right direction to get the initial filter value properly?0 Replies