Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13243 (s=13243, is=13256, ic=13255, ia=13257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13257 (s=13243, is=13257, ic=13256, ia=13258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13256 (s=13243, is=13257, ic=13256, ia=13258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13258 (s=13243, is=13257, ic=13256, ia=13258)