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