Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122123 (s=122123, is=122199, ic=122202, ia=122204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122200 (s=122123, is=122200, ic=122203, ia=122205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122203 (s=122123, is=122200, ic=122203, ia=122205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122205 (s=122123, is=122200, ic=122203, ia=122205)