Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104678 (s=104678, is=104744, ic=104745, ia=104747)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104745 (s=104678, is=104745, ic=104746, ia=104748)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104746 (s=104678, is=104745, ic=104746, ia=104748)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104748 (s=104678, is=104745, ic=104746, ia=104748)