Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32386 (s=32386, is=32401, ic=32402, ia=32401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32402 (s=32386, is=32402, ic=32403, ia=32402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32403 (s=32386, is=32402, ic=32403, ia=32402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32402 (s=32386, is=32402, ic=32403, ia=32402)