Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123120 (s=123120, is=123196, ic=123199, ia=123201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123197 (s=123120, is=123197, ic=123200, ia=123202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123200 (s=123120, is=123197, ic=123200, ia=123202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123202 (s=123120, is=123197, ic=123200, ia=123202)