Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104001 (s=104001, is=104066, ic=104067, ia=104069)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104067 (s=104001, is=104067, ic=104068, ia=104070)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104068 (s=104001, is=104067, ic=104068, ia=104070)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104070 (s=104001, is=104067, ic=104068, ia=104070)