In UI v2, we can build the application using, VITE_TEMPORAL_UI_BUILD_TARGET=local or cloud.
The Code at many places has {isCloud} such that a few features will work only if isCloud is true.
Do you have any document which lists the differences between the application when it is run in cloud mode instead of local?