Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50090 (s=50090, is=50140, ic=50140, ia=50142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50141 (s=50090, is=50141, ic=50141, ia=50143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50141 (s=50090, is=50141, ic=50141, ia=50143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50143 (s=50090, is=50141, ic=50141, ia=50143)