Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11900 (s=11900, is=11912, ic=11911, ia=11913)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11913 (s=11900, is=11913, ic=11912, ia=11914)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11912 (s=11900, is=11913, ic=11912, ia=11914)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11914 (s=11900, is=11913, ic=11912, ia=11914)