Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11176 (s=11176, is=11186, ic=11185, ia=11187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11187 (s=11176, is=11187, ic=11186, ia=11188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11186 (s=11176, is=11187, ic=11186, ia=11188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11188 (s=11176, is=11187, ic=11186, ia=11188)