Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33004 (s=33004, is=33038, ic=33037, ia=33039)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33039 (s=33004, is=33039, ic=33038, ia=33040)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33038 (s=33004, is=33039, ic=33038, ia=33040)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33040 (s=33004, is=33039, ic=33038, ia=33040)