You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have some complex custom aggregators that we use with react-pivottable, and it would be very useful to activate an additional area for custom controls (outlined in red here):
This is the aggregatorCell, which doesn't currently have an escape hatch for this use case. I'm putting together a PR with one approach that I think is pretty simple.