Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31250 (s=31250, is=31284, ic=31283, ia=31285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31285 (s=31250, is=31285, ic=31284, ia=31286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31284 (s=31250, is=31285, ic=31284, ia=31286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31286 (s=31250, is=31285, ic=31284, ia=31286)