Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104333 (s=104333, is=104398, ic=104399, ia=104401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104399 (s=104333, is=104399, ic=104400, ia=104402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104400 (s=104333, is=104399, ic=104400, ia=104402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104402 (s=104333, is=104399, ic=104400, ia=104402)