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