SurfaceEventOptions
SurfaceEventOptions =
{ [K in BindableRenderEvent]?: Function }
Defines the available mappings for the events Surface render parameter. These are events fired by the Surface itself. Use ViewEventOptions for the events that can be mapped in a view.