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