
I'm using EuiDualRange for the new range slider control in Dashboard. In our use case we wanted to have the field name displayed as the title in the popover, help text or an error message under the dual range within the popover, and an additional button for clearing out the user's selection.
To achieve all of that, I had to create a custom popover instead of using the built in dual range popover. Would there be a way to support additional props to add these things to built in popover?
I'm using
EuiDualRangefor the new range slider control in Dashboard. In our use case we wanted to have the field name displayed as the title in the popover, help text or an error message under the dual range within the popover, and an additional button for clearing out the user's selection.To achieve all of that, I had to create a custom popover instead of using the built in dual range popover. Would there be a way to support additional props to add these things to built in popover?