Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3343 (s=3343, is=3347, ic=3345, ia=3347)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3348 (s=3343, is=3348, ic=3346, ia=3348)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3346 (s=3343, is=3348, ic=3346, ia=3348)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3348 (s=3343, is=3348, ic=3346, ia=3348)