Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 41111 (s=41111, is=41152, ic=41152, ia=41154)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 41153 (s=41111, is=41153, ic=41153, ia=41155)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 41153 (s=41111, is=41153, ic=41153, ia=41155)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 41155 (s=41111, is=41153, ic=41153, ia=41155)