Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30360 (s=30360, is=30394, ic=30393, ia=30395)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30395 (s=30360, is=30395, ic=30394, ia=30396)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30394 (s=30360, is=30395, ic=30394, ia=30396)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30396 (s=30360, is=30395, ic=30394, ia=30396)