The error details to show in the error popover
Optional notification handler function to handle when the error is copied
List of localized strings to use in the ErrorDump component
Optional CSS classes to insert into the PopoverContent
NOTE: The ERROR_DUMP_STRING_KEYS
array will need to be imported from the ErrorDump
component
which contains a list of the localized strings that will need to be set to populate the
localizedStrings
parameter
A popover component that displays detailed error information using the ErrorDump component.