type OnUnsupportedBrowserAction = () => void;
Action function that is invoked when an unsupported browser is detected. This allows custom handling of unsupported browser scenarios.
Returns#
void
type OnUnsupportedBrowserAction = () => void;
Action function that is invoked when an unsupported browser is detected. This allows custom handling of unsupported browser scenarios.
void