I can access the current filter settings with this.dataframe.filter
, but how do I get filter value with hover-filtered rows?
I can access the current filter settings with this.dataframe.filter
, but how do I get filter value with hover-filtered rows?