Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10289 (s=10289, is=10296, ic=10297, ia=10296)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10297 (s=10289, is=10297, ic=10298, ia=10297)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10298 (s=10289, is=10297, ic=10298, ia=10297)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10297 (s=10289, is=10297, ic=10298, ia=10297)