Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86341 (s=86341, is=86399, ic=86400, ia=86401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86400 (s=86341, is=86400, ic=86401, ia=86402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86401 (s=86341, is=86400, ic=86401, ia=86402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86402 (s=86341, is=86400, ic=86401, ia=86402)