Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 40123 (s=40123, is=40164, ic=40164, ia=40166)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 40165 (s=40123, is=40165, ic=40165, ia=40167)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 40165 (s=40123, is=40165, ic=40165, ia=40167)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 40167 (s=40123, is=40165, ic=40165, ia=40167)