viewWithUnifiedSelection Function

A HOC component that adds unified selection functionality to the supplied viewport component.

viewWithUnifiedSelection<P extends ViewportProps>(ViewportComponent: React.ComponentType<P>): React.ComponentType<P>

Parameter Type Description
ViewportComponent React.ComponentType<P>  

Returns - React.ComponentType<P>

Defined in

Last Updated: 15 November, 2024