Might be nice to reorganize all the panel props as a panelProps object which could then be spread into the panel so that anything could be passed in.
Otherwise, following the current convention, we should add panelDataTestSubj I guess?
First mentioned in elastic/kibana#83422 (comment)
Might be nice to reorganize all the panel props as a
panelPropsobject which could then be spread into the panel so that anything could be passed in.Otherwise, following the current convention, we should add
panelDataTestSubjI guess?First mentioned in elastic/kibana#83422 (comment)