type ViewerEvent = | SelectionChangeEvent | SheetChangeEvent;
Union of navigation events emitted by the viewer via the onChange callback.
onChange